pub fn strftime( format: &str, timestamp: Option<i64>, nanoseconds: Option<i64>, ) -> Result<String, String>
Format time using strftime-style format