Expand description
Types that can be fed to DateTimeFormatter
/FixedCalendarDateTimeFormatter
.
This module contains re-exports from the icu_calendar
and icu_time
crates.
Structsยง
- Date
- A date for a given calendar.
- Date
Time - A date and time for a given calendar.
- Time
- A representation of a time in hours, minutes, seconds, and nanoseconds
- Time
Zone - A CLDR time zone identity.
- Time
Zone Info - A utility type that can hold time zone information.
- UtcOffset
- An offset from Coordinated Universal Time (UTC).
- Zoned
Date Time - A date and time for a given calendar, local to a specified time zone.