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