Skip to content

Date time chronology calendar JSR-310 capabilities within rust #63532

New issue

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

Closed
omac777 opened this issue Aug 13, 2019 · 1 comment
Closed

Date time chronology calendar JSR-310 capabilities within rust #63532

omac777 opened this issue Aug 13, 2019 · 1 comment

Comments

@omac777
Copy link

omac777 commented Aug 13, 2019

I understand JSR-310 was mentioned earlier. I understand others have mentioned this as issue on github, but why has the issue been closed when I haven't seen the capabilities as being implemented yet? If they have been implemented, please indicate where they are.

Thank you
#14657
https://mail.mozilla.org/pipermail/rust-dev/2014-June/010247.html

Also, when I examined the new nom rust parser, it highlighted an iso datetime parser however without all the other JSR-310 capabilities which lead me to bring up this issue again.
There was no validation of the date time, just parsing. Looking for a date time validator, I found none within rust sufficient to address all the JSR-310.

Thank you for listening.

@jonas-schievink
Copy link
Contributor

This is better suited as functionality for an external crate such as chrono. Adding big components like this to the standard library also needs to go through the RFC process, so closing in favor of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants