We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chrono
Given chrono's unresolved security advisory - https://rustsec.org/advisories/RUSTSEC-2020-0159,
It'd be nice if dateparser is re-implemented without it.
The text was updated successfully, but these errors were encountered:
Hey @jqnatividad, thanks for reporting this issue. I went through this issue chronotope/chrono#499 and saw someone suggested using https://github.com/x-hgg-x/tz-rs for localtime call. I will dig a little deeper and also see if there are alternatives to chrono.
Sorry, something went wrong.
This was fixed. See chronotope/chrono#499 and chronotope/chrono#677
No branches or pull requests
Given
chrono
's unresolved security advisory - https://rustsec.org/advisories/RUSTSEC-2020-0159,It'd be nice if dateparser is re-implemented without it.
The text was updated successfully, but these errors were encountered: