timeago 0.1.0

Given a Duration, lossily format it like in 'N days ago'. Parsing it back to Duration is not supported yet.
Documentation

timeago

In Rust, format Duration into string like "1 hour ago" or "01hou".

Note: an API re-design is ongoing