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

DateTime invalid example is invalid for the wrong reason #13

Open
cmeeren opened this issue Aug 24, 2024 · 0 comments
Open

DateTime invalid example is invalid for the wrong reason #13

cmeeren opened this issue Aug 24, 2024 · 0 comments

Comments

@cmeeren
Copy link

cmeeren commented Aug 24, 2024

The DateTime invalid example value 2011-08-30T24:22:53Z is listed as invalid because Fractions of a second are missing. However, it is also invalid because the hour is 24, causing false test results for implementations that mistakenly allow != 3 fractional second digits.

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