Constant product_os_async_executor::naive::MIN_DATE
source ยท pub const MIN_DATE: NaiveDate;
๐Deprecated since 0.4.20: Use NaiveDate::MIN instead
Expand description
The minimum possible NaiveDate
(January 1, 262145 BCE).
pub const MIN_DATE: NaiveDate;
The minimum possible NaiveDate
(January 1, 262145 BCE).