Formats a date using the given locale and options. Wraps Intl.DateTimeFormat but selects the locale automatically based on the user's locale.
Intl.DateTimeFormat
The date to format.
The options to pass to Intl.DateTimeFormat.
Formats a date using the given locale and options. Wraps
Intl.DateTimeFormatbut selects the locale automatically based on the user's locale.