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