Formats a ICU4XDateTime
to a string.
See the Rust documentation for format
for more information.
Formats a ICU4XIsoDateTime
to a string.
See the Rust documentation for format
for more information.
Formats a ICU4XTime
to a string.
See the Rust documentation for format
for more information.
Static
create_Creates a new ICU4XTimeFormatter
from locale data.
See the Rust documentation for try_new_with_length
for more information.
An ICU4X TimeFormatter object capable of formatting an
ICU4XTime
type (and others) as a stringSee the Rust documentation for
TimeFormatter
for more information.