Searched defs:MIN_YEAR (Results 1 – 3 of 3) sorted by relevance
198 const MIN_YEAR: u16 = 1970; in arbitrary() constant
18 const MIN_YEAR: u16 = 1970; constant
2351 pub(super) const MIN_YEAR: i32 = (i32::MIN >> 13) + 1; constant