stevedonovan / chrono-english

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

Remove dependency on the time crate #20

Closed tamird closed 2 years ago

tamird commented 2 years ago

All the functionality is provided by the chrono crate.