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