uint8_t is_leap_year

uint8_t is_leap_year(int16_t year)

Return 1 if year is a leap year, zero if it is not.