pub fn format_unix_timestamp(timestamp: i64) -> String
Expand description

Takes a unix timestamp and returns a formatted String.