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