Module icu_capi::datetime_formatter::ffi
source ยท Structsยง
- An ICU4X DateFormatter object capable of formatting a
ICU4XDate
as a string, using some calendar specified at runtime in the locale. - An ICU4X DateFormatter object capable of formatting a
ICU4XDateTime
as a string, using some calendar specified at runtime in the locale. - An ICU4X TypedDateFormatter object capable of formatting a
ICU4XIsoDateTime
as a string, using the Gregorian Calendar. - An ICU4X TypedDateTimeFormatter object capable of formatting a
ICU4XIsoDateTime
as a string, using the Gregorian Calendar. - An ICU4X TimeFormatter object capable of formatting an
ICU4XTime
type (and others) as a string