[][src]Function finql::calendar::is_leap_year

pub fn is_leap_year(year: i32) -> bool

Returns true if the specified year is a leap year (i.e. Feb 29th exists for this year)