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
MAX_DATE
Copy item path
Settings
Help
Summary
source
pub const MAX_DATE:
NaiveDate
;
👎
Deprecated since 0.4.20: Use NaiveDate::MAX instead
Expand description
The maximum possible
NaiveDate
(December 31, 262143 CE).