Function autopush_common::util::timing::date_string_from_systemtime
source ยท pub fn date_string_from_systemtime(ts: SystemTime) -> String
Expand description
Display a formatted date-time string from a SystemTime
(This is useful in dev/debugging)