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)
pub fn date_string_from_systemtime(ts: SystemTime) -> String
Display a formatted date-time string from a SystemTime
(This is useful in dev/debugging)