jhspetersson / fselect

Find files with SQL-like queries
https://fselect.rocks
Apache License 2.0
4.01k stars 85 forks source link

Add format_time function #143

Closed 4censord closed 11 months ago

4censord commented 11 months ago

This takes a duration in seconds and formats it like "2min 26s", "1d 4h 20min". It does this using the "human-time" crate.