Skip to main content

month_start_weekday

Function month_start_weekday 

Source
fn month_start_weekday(year: i32, month: u32) -> i32
Expand description

Returns the Monday-based weekday index (Mon=0 … Sun=6) of the first day of month in year.