Skip to main content

format

Function format 

Source
pub fn format(st: SystemTime) -> String
Expand description

Render a SystemTime in canonical form.

Saturates at the epoch for pre-1970 inputs: the schema has no use for them, and the alternative — a negative-year string — would not be canonical.