Parameters | opt_numeric | module$exports$goog$i18n$RelativeDateTimeFormat.NumericOption= | | This optional string determines if formatted output is always
the numeric formatting rather than available relative strings.
ALWAYS (default) forces numeric results in all uses of this instance.
AUTO mode uses available relative strings such as "tomorrow", falling
back to numeric.
| opt_style | module$exports$goog$i18n$RelativeDateTimeFormat.Style= | | This optional value determines the style of the relative time output.
Values include LONG, SHORT, NARROW. Default is LONG.
as part of the resulting formatted string
| opt_relativeDateTimeSymbols | {DAY: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}, HOUR: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}, MINUTE: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}, MONTH: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}, QUARTER: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}, SECOND: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}, WEEK: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}, YEAR: {LONG: {F: string, P: string, R: Object<string, string>}, NARROW: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined), SHORT: (module$contents$goog$i18n$relativeDateTimeSymbols_StyleElement|null|undefined)}}= | | This optional value can be used to set the
data for to use for this instance rather than obtaining from
relativedatetimesymbols.
|
|
---|