extract_second

Function extract_second 

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

Extract second from DateTime (0-59)