[][src]Function date_calculations::beginning_of_month

pub fn beginning_of_month(date: &NaiveDate) -> Option<NaiveDate>

Returns the first day of the current month and year.