Type Definition sea_orm::entity::prelude::DateTimeUtc

source ·
pub type DateTimeUtc = DateTime<Utc>;
Expand description

Date time represented in UTC

Trait Implementations§