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