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