$time / %24time / toRelativeOptions
$time.toRelativeOptions
Corresponds to {@link Intl.RelativeTimeFormatOptions} (see Intl.RelativeTimeFormat - JavaScript | MDN).
• Optional localeMatcher: RelativeTimeFormatLocaleMatcher
The locale matching algorithm to use. For information about this option, see Intl page.
• Optional locales: string
ISO language identificator such as "en-GB" (default value)
• Optional numeric: RelativeTimeFormatNumeric
The format of output message. Defaults to auto
• Optional style: RelativeTimeFormatStyle
The length of the internationalized message. Defaults to long