Skip to main content

systemtime_to_rfc3339

Function systemtime_to_rfc3339 

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

Render a SystemTime as an RFC3339 string in the local timezone so the existing format_datetime_display pipeline can format it consistently with EXIF-derived timestamps.