☰
In chrono
Modules
format
naive
offset
prelude
serde
Structs
Date
DateTime
Duration
Months
OutOfRangeError
ParseMonthError
ParseWeekdayError
Enums
Month
RoundingError
SecondsFormat
Weekday
Constants
MAX_DATE
MAX_DATETIME
MIN_DATE
MIN_DATETIME
Traits
Datelike
DurationRound
SubsecRound
Timelike
?
Constant
chrono
::
MAX_DATE
source
·
[
−
]
pub const MAX_DATE:
Date
<
Utc
>;
👎
Deprecated since 0.4.20: Use Date::MAX_UTC instead
Expand description
The maximum possible
Date
.