pub const fn civil_from_days(days: i64) -> CivilExpand description
Inverse of days_from_civil: the civil date for a day count since
1970-01-01 (Howard Hinnant’s civil_from_days).
pub const fn civil_from_days(days: i64) -> CivilInverse of days_from_civil: the civil date for a day count since
1970-01-01 (Howard Hinnant’s civil_from_days).