pub type ChronoDateTimeWithTimeZone = DateTime<FixedOffset>;
Expand description

Date time with fixed offset

Aliased Type§

struct ChronoDateTimeWithTimeZone { /* private fields */ }