Given a Duration, lossily format it like in 'N days ago'
Description
Given a Duration, lossily format it like in 'N days ago'. Parsing it
back to Duration is not supported yet.
This package contains library source intended for building other packages which
use the "default" feature of the "timeago" crate.