Formats a weekday as a string using the given locale and options. Wraps Intl.DateTimeFormat but selects the locale automatically based on the user's locale.
Intl.DateTimeFormat
The weekday number (0-6) to format.
The options to pass to Intl.DateTimeFormat.
Formats a weekday as a string using the given locale and options. Wraps
Intl.DateTimeFormatbut selects the locale automatically based on the user's locale.