pub fn date_string_from_utc_ms(offset: u64) -> String
Display a formatted date-time string from a UTC offset in millis
(This is useful in dev/debugging)