fn system_time_to_iso8601(t: SystemTime) -> StringExpand description
Format a SystemTime as YYYY-MM-DDTHH:MM:SSZ without any external crate.
fn system_time_to_iso8601(t: SystemTime) -> StringFormat a SystemTime as YYYY-MM-DDTHH:MM:SSZ without any external crate.