vi / timeago

In Rust, format Duration into a string like "1 hour ago" or "01hou".
https://docs.rs/timeago/
Apache License 2.0
69 stars 17 forks source link

Allow calling place_ago_before() from inside a Box #19

Closed joseluis closed 5 years ago

joseluis commented 5 years ago

Fixes #18 Depends on #17