Formats a range of dates using the given locale and options. Wraps Intl.DateTimeFormat but selects the locale automatically based on the user's locale.
Intl.DateTimeFormat
The start of the range.
The end of the range.
The options to pass to Intl.DateTimeFormat.
Formats a range of dates using the given locale and options. Wraps
Intl.DateTimeFormatbut selects the locale automatically based on the user's locale.