chrono
0.4.39
In chrono::
naive
Modules
serde
Structs
Days
IsoWeek
NaiveDate
NaiveDateDaysIterator
NaiveDateTime
NaiveDateWeeksIterator
NaiveTime
NaiveWeek
Constants
MAX_DATE
MAX_DATETIME
MIN_DATE
MIN_DATETIME
chrono
::
naive
Constant
MIN_DATE
Copy item path
Settings
Help
Summary
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).