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

Add test verifying offsetless date-time string is local time. #2461

Merged
merged 2 commits into from Jan 8, 2020

Conversation

rkirsling
Copy link
Member

Resolves #2450.

@leobalter leobalter merged commit 0100788 into tc39:master Jan 8, 2020
@rkirsling rkirsling deleted the offsetless-datetime-string branch January 12, 2020 01:17
@anba
Copy link
Contributor

anba commented Mar 8, 2020

This test is leading to a perma-failure now that US started observing DST again. Looks like new Date() simply needs to be changed to new Date(0).

Also see: https://bugzilla.mozilla.org/show_bug.cgi?id=1620825

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.

Coverage: Parse of non-UTC date-time string
3 participants