pub fn month_day_count(month: u32, year: i32) -> Option<i32>
Returns the number of days in a given month