logo
pub type DateTimeUtc = DateTime<Utc>;
Expand description

Date time represented in UTC

Trait Implementations

Method to perform the conversion