Type Alias ChronoDateTimeWithTimeZone
pub type ChronoDateTimeWithTimeZone = DateTime<FixedOffset>;
Expand description
Date time with fixed offset
Aliased Typeยง
pub struct ChronoDateTimeWithTimeZone { /* private fields */ }
pub type ChronoDateTimeWithTimeZone = DateTime<FixedOffset>;
Date time with fixed offset
pub struct ChronoDateTimeWithTimeZone { /* private fields */ }