Parses simple English date expressions, inspired by the Linux date command.
# Cargo.toml
[dependencies]
chrono-english = "0.1.8"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses an English date string relative to the current local time.
Add `chrono` to your Cargo.toml dependencies.
No dependency data recorded yet.