Searched defs:MAX_DATETIME (Results 1 – 2 of 2) sorted by relevance
50 pub const MAX_DATETIME: NaiveDateTime = NaiveDateTime::MAX; constant
69 pub const MAX_DATETIME: DateTime<Utc> = DateTime::<Utc>::MAX_UTC; constant