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