[go: up one dir, main page]

[][src]Function time::strftime

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

Formats the time according to the format string.