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