stevedonovan / chrono-english

Converting informal English dates (like `date` command) to chrono DateTime in Rust
MIT License
57 stars 14 forks source link

Feature Request #14

Closed scuzzycheese closed 3 years ago

scuzzycheese commented 3 years ago

"now" works, but it would also be cool to go "now + 20m" or "now - 1h" or something like that?

scuzzycheese commented 3 years ago

Never mind... "20 minutes ago" works just fine.