Skip to main content

format_created

Function format_created 

Source
pub fn format_created(now: u64, mtime_ts: u64) -> String
Expand description

Format a file mtime as YYYY-MM-DD (<age> ago) for the Created label. Uses humanize_last_use for the age tail so the rhythm matches the Last touch tile.