pub type ChronoDateTimeUtc = DateTime<Utc>;
Date time represented in UTC
pub struct ChronoDateTimeUtc { /* private fields */ }