fmt_timestamp

Function fmt_timestamp 

Source
fn fmt_timestamp(timestamp: u64) -> String
Expand description

Formats the timestamp to string

Assumes timestamp is seconds, but handles millis if it is too large