new Intl.DateTimeFormat vs new Date().toLocaleDateString() fixed (version: 0)
Comparing performance of: new Date() vs Intl.DateTimeFormat() vs Date().toLocaleString() vs JavaScript Date Time format vs JavaScript Date Time format using Template Strings.