[][src]Function c3p0_mysql::mysql::driver::time::strptime

pub fn strptime(s: &str, format: &str) -> Result<Tm, ParseError>

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