Skip to content
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

Support parsing the iso8601 T separator. #3

Open
vincentdephily opened this issue Sep 24, 2018 · 0 comments
Open

Support parsing the iso8601 T separator. #3

vincentdephily opened this issue Sep 24, 2018 · 0 comments

Comments

@vincentdephily
Copy link

The iso8601 2018-09-24T18:26:00 format should be parsable. It's used in many contexts and should be usable directly (copy-pasted) without replacing the T with a space.

vincentdephily added a commit to vincentdephily/emlop that referenced this issue Oct 10, 2018
Turns out that chrono-english never supported parsing a timezone as the unittest expected; now it's
an error instead of being ignored. See
stevedonovan/chrono-english#2
stevedonovan/chrono-english#3
stevedonovan/chrono-english#4
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

1 participant