Home
last modified time | relevance | path

Searched defs:BEFORE_MIN (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/chrono/src/naive/date/
Dtests.rs33 const BEFORE_MIN: NaiveDate = NaiveDate::BEFORE_MIN; in test_date_bounds() constant
Dmod.rs1437 pub(crate) const BEFORE_MIN: NaiveDate = constant