Skip to main content

format_started_at

Function format_started_at 

Source
pub fn format_started_at(t: SystemTime) -> String
Expand description

2026-05-01 14:19:07 (UTC). Display-only; the on-disk format is ISO 8601 via iso_systime. Returns ? if the timestamp can’t be converted (only happens for SystemTimes outside jiff’s representable range – effectively never in practice).