Constant chrono::naive::MAX_DATETIME
source · pub const MAX_DATETIME: NaiveDateTime;
👎Deprecated since 0.4.20: Use NaiveDateTime::MAX instead
Expand description
The maximum possible NaiveDateTime
.
pub const MAX_DATETIME: NaiveDateTime;
The maximum possible NaiveDateTime
.