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

pub fn strftime(format: &str, tm: &Tm) -> Result<String, ParseError>

Formats the time according to the format string.