Function i_slint_core::date_time::month_day_count
source ยท pub fn month_day_count(month: u32, year: i32) -> Option<i32>
Expand description
Returns the number of days in a given month
pub fn month_day_count(month: u32, year: i32) -> Option<i32>
Returns the number of days in a given month