print_system_time_to_iso8601_date

Function print_system_time_to_iso8601_date 

Source
pub fn print_system_time_to_iso8601_date(time: &SystemTime) -> String
Expand description

Print a SystemTime as a RFC3339 time stamp.