pub fn extract_month<Tz: TimeZone>(time: &DateTime<Tz>) -> u32where Tz::Offset: Display,
Extract month from DateTime (1-12)