RelativeTimeFormatStyle(String)
package js.lib.intl
import js.lib.intl.RelativeTimeFormat
Available on js
Variables
inlineread onlyLong:RelativeTimeFormatStyle = "long"
(e.g., in 1 month)
inlineread onlyNarrow:RelativeTimeFormatStyle = "narrow"
(e.g., in 1 mo.)
inlineread onlyShort:RelativeTimeFormatStyle = "short"
(e.g., in 1 mo.)
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/RelativeTimeFormatStyle.html