Skip to main content

iso_utc_system

Function iso_utc_system 

Source
pub fn iso_utc_system(then: SystemTime) -> String
Expand description

Formats a SystemTime as an RFC 3339 UTC timestamp (seconds precision) — the zone-unambiguous form the UI localizes to the viewer’s zone (public/js/localtime.js); empty timestamps render as an empty cell.