extract_month

Function extract_month 

Source
pub fn extract_month<Tz: TimeZone>(time: &DateTime<Tz>) -> u32
where Tz::Offset: Display,
Expand description

Extract month from DateTime (1-12)