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