pub const MAX_DATE: NaiveDate;
👎 Deprecated since 0.4.20:

Use NaiveDate::MAX instead

Expand description

The maximum possible NaiveDate (December 31, 262143 CE).