Formats a relative time using the given locale and options. Wraps Intl.RelativeTimeFormat but selects the locale automatically based on the user's locale.
Intl.RelativeTimeFormat
The value to format.
The unit of the value.
The options to pass to Intl.RelativeTimeFormat.
Formats a relative time using the given locale and options. Wraps
Intl.RelativeTimeFormatbut selects the locale automatically based on the user's locale.