Skip to main content

strftime

Function strftime 

Source
pub fn strftime(
    format: &str,
    timestamp: Option<i64>,
    nanoseconds: Option<i64>,
) -> Result<String, String>
Expand description

Format time using strftime-style format