extract_second

Function extract_second 

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

Extract second from DateTime (0-59)