Module icu_datetime::neo
source · Expand description
High-level entrypoints for Neo DateTime Formatter
Structs§
- An intermediate type during a datetime formatting operation.
NeoFormatter
is a formatter capable of formatting dates and/or times from a calendar selected at runtime.TypedNeoFormatter
is a formatter capable of formatting dates and/or times from a calendar selected at compile time.