pub fn relative(now_unix: i64, then_unix: i64) -> String
Renders the gap from then_unix to now_unix as a single largest unit. Times in the future (or under a minute old) render as just now.
then_unix
now_unix
just now