pub type ZonedTimeFieldSet = Combo<TimeFieldSet, ZoneFieldSet>;
Expand description
Type alias representing all possible time + time zone field sets.
This is a dynamic field set. For more information, see enums
.
Aliased Typeยง
struct ZonedTimeFieldSet { /* private fields */ }