pub fn last_day_of_month(year: i32, month: u8) -> u8
Expand description

Calculate the last day of a given month in a given year