Function extra::time::strptime

pub fn strptime(s: &str, format: &str) -> std::result::Result

Parses the time from the string according to the format string.