### Describe the bug So, chrono released a new version where they introduced breaking changes in a minor release. This broke some trivial things in chrono-english, however chrono-english seems to be unmaintained and the author is unresponsive. See https://github.com/stevedonovan/chrono-english/issues/29 and https://github.com/stevedonovan/chrono-english/pull/30 Due to a missing alternative, I decided to contact the maintainer of `dateparser`, which was open to add such functionality upstream in their crate. I started work on this over in https://github.com/Nukesor/dateparser/tree/natural-language for https://github.com/waltzofpearls/dateparser/issues/48, but I'm getting side-tracked by work and other projects.