☰
In chrono::naive
Modules
serde
Structs
Days
IsoWeek
NaiveDate
NaiveDateTime
NaiveTime
NaiveWeek
Constants
MAX_DATE
MAX_DATETIME
MIN_DATE
MIN_DATETIME
?
Constant
chrono
::
naive
::
MIN_DATE
source
·
[
−
]
pub const MIN_DATE:
NaiveDate
;
👎
Deprecated since 0.4.20: Use NaiveDate::MIN instead
Expand description
The minimum possible
NaiveDate
(January 1, 262145 BCE).