Skip to main content

format_unix_relative

Function format_unix_relative 

Source
pub fn format_unix_relative(ts: u64) -> String
Expand description

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.