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

Leap seconds #57

Open
Campano opened this issue Sep 18, 2015 · 0 comments
Open

Leap seconds #57

Campano opened this issue Sep 18, 2015 · 0 comments

Comments

@Campano
Copy link

Campano commented Sep 18, 2015

The maximum value for date-time seconds should only consider leap-seconds as an option. The javascript Date object considers any 60th second invalid, so when validating an instance you're not getting any error, but when you then try to use the date in JS, it breaks.

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