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

Fix parsing with dateTime' #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix parsing with dateTime' #1

wants to merge 3 commits into from

Conversation

bholst
Copy link

@bholst bholst commented Aug 26, 2015

Before, dateTime' accepted obviously wrong XsdDateTimes like "2015-08-26T14:09:57Z+02:00" which resulted in something like "2015-08-26T14:09:57Z". After my patches, it will fail on input like this.

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

Successfully merging this pull request may close these issues.

1 participant