Constant product_os_async_executor::naive::MAX_DATE
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).
pub const MAX_DATE: NaiveDate;
The maximum possible NaiveDate
(December 31, 262143 CE).