Module icu_datetime::format::zoned_datetime
source · Expand description
A collection of code for formatting DateTimes with time zones.
Structs§
FormattedTimeZone
is a intermediate structure which can be retrieved as an output fromZonedDateTimeFormatter
.