extract_month

Function extract_month 

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

Extract month from DateTime (1-12)