pub const fn last_day_of_month(year: i32, month: u32) -> u32
Returns the last valid day of (year, month).
(year, month)