system_time_to_iso8601

Function system_time_to_iso8601 

Source
fn system_time_to_iso8601(t: SystemTime) -> String
Expand description

Format a SystemTime as YYYY-MM-DDTHH:MM:SSZ without any external crate.