Skip to main content

civil_from_days

Function civil_from_days 

Source
pub fn civil_from_days(z: i64) -> (i64, u32, u32)
Expand description

The inverse of days_from_civil: the Gregorian (year, month, day) of a day number.