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
.