is_leap

Function is_leap 

Source
pub const fn is_leap(sy: i32) -> bool
Expand description

Check if a Shahanshahi year is a leap year. Uses the 33-year sub-cycle on the underlying Jalali year.