to_time

Function to_time 

Source
pub fn to_time<F: TimeZone>(time: &DateTime<F>) -> String
where F::Offset: Display,
Expand description

Returns just the time portion as HH:MM:SS.