pub fn format_iso(time: &SystemTime, precision: &IsoFormat, utc: bool) -> StringExpand description
Format a SystemTime in ISO 8601 format.
pub fn format_iso(time: &SystemTime, precision: &IsoFormat, utc: bool) -> StringFormat a SystemTime in ISO 8601 format.