logo

Function time::strftime

source · []
pub fn strftime(format: &str, tm: &Tm) -> Result<String, ParseError>
Expand description

Formats the time according to the format string.