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