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