Constant chrono::naive::MIN_DATETIME
source ยท pub const MIN_DATETIME: NaiveDateTime;
๐Deprecated since 0.4.20: Use NaiveDateTime::MIN instead
Expand description
The minimum possible NaiveDateTime
.
pub const MIN_DATETIME: NaiveDateTime;
The minimum possible NaiveDateTime
.