pub fn print_system_time_to_iso8601_date(time: &SystemTime) -> StringExpand description
Print a SystemTime as a RFC3339 time stamp.
pub fn print_system_time_to_iso8601_date(time: &SystemTime) -> StringPrint a SystemTime as a RFC3339 time stamp.