pub fn format_date(d: &DateTime<FixedOffset>) -> String
Expand description

Format a date value into a humanized string (eg “1 week ago” instead of a formal date string)