W3cubDocs

/Haxe JavaScript

EraRepresentation(String)

package js.lib.intl

import js.lib.intl.DateTimeFormat

Available on js

Variables

inlineread onlyLong:EraRepresentation = "long"

(e.g., Anno Domini)

inlineread onlyNarrow:EraRepresentation = "narrow"

(e.g., A)

inlineread onlyShort:EraRepresentation = "short"

(e.g., AD)

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/lib/intl/EraRepresentation.html