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

Validation of leap seconds with TZ offset #86

Open
carlo-quinonez opened this issue Oct 24, 2023 · 0 comments
Open

Validation of leap seconds with TZ offset #86

carlo-quinonez opened this issue Oct 24, 2023 · 0 comments

Comments

@carlo-quinonez
Copy link

This test case fails, but should pass.

      {
        "description": "a valid iso-date-time string (leap second with timezone offset) ",
        "data": "2017-01-01T00:59:60-1",
        "valid": true
      }

According to the section on leap seconds

Further, in time zones other than "Z", the leap second point is
shifted by the zone offset (so it happens at the same instant around
the globe).

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

No branches or pull requests

1 participant