Class GregorianDateFormatter
Constructors
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
formatIso
- formatIso(value): string
Returns string
Static
createWithLengthAndProvider
- createWithLengthAndProvider(provider, locale, length): GregorianDateFormatter
An ICU4X TypedDateFormatter object capable of formatting an [
IsoDate
] and a [Time
] as a string, using the Gregorian Calendar.See the Rust documentation for
FixedCalendarDateTimeFormatter
for more information.Additional information: 1