Constructors
Accessors
ffiValue
- get ffiValue(): number
Returns number
Methods
format
- format(time, zone): string
Returns string
Static
createExemplarCity
- createExemplarCity(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createExemplarCityWithProvider
- createExemplarCityWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createGenericLong
- createGenericLong(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createGenericLongWithProvider
- createGenericLongWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createGenericShort
- createGenericShort(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createGenericShortWithProvider
- createGenericShortWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createLocalizedOffsetLong
- createLocalizedOffsetLong(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createLocalizedOffsetLongWithProvider
- createLocalizedOffsetLongWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createLocalizedOffsetShort
- createLocalizedOffsetShort(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createLocalizedOffsetShortWithProvider
- createLocalizedOffsetShortWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createLocation
- createLocation(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createLocationWithProvider
- createLocationWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createSpecificLong
- createSpecificLong(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createSpecificLongWithProvider
- createSpecificLongWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createSpecificShort
- createSpecificShort(locale, length, timePrecision, alignment): ZonedTimeFormatter
Static
createSpecificShortWithProvider
- createSpecificShortWithProvider(provider, locale, length, timePrecision, alignment): ZonedTimeFormatter
See the Rust documentation for
FixedCalendarDateTimeFormatter
for more information.