pub fn format_unix_relative(ts: u64) -> String
Format a unix timestamp as a relative human string (“2s ago”, “5m ago”, …), falling back to an absolute HH:MM:SS for very old timestamps.