is_leap_year

Function is_leap_year 

Source
pub fn is_leap_year(p_year: i32, _data: ()) -> bool
Expand description

Calculated using the 33-year rule