extract_day

Function extract_day 

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

Extract day from DateTime (1-31)