pub fn print_system_time_to_rfc3339(time: &SystemTime) -> String
Print a SystemTime as a RFC3339 time stamp.
SystemTime