Function calendrical_calculations::iso::is_leap_year
source ยท pub fn is_leap_year(year: i32) -> bool
Expand description
Whether or not year
is a leap year
pub fn is_leap_year(year: i32) -> bool
Whether or not year
is a leap year