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

Parse UTC Date String will add extra timezone hours #13511

Closed
betimer opened this issue Jun 7, 2017 · 1 comment
Closed

Parse UTC Date String will add extra timezone hours #13511

betimer opened this issue Jun 7, 2017 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@betimer
Copy link

betimer commented Jun 7, 2017

  • Version: 8.0.0 (x64)
  • Platform: Windows 10 x64
  • Subsystem: N/A

Parse UTC Date String will add extra timezone hours (I am in Melbourne, Au time zone)

This: new Date('2017-06-07T00:50:08.397')
gets: 2017-06-06T14:50:08.397Z

@mscdex mscdex added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Jun 7, 2017
@mscdex
Copy link
Contributor

mscdex commented Jun 7, 2017

Duplicate of #13210.

@mscdex mscdex closed this as completed Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.
Projects
None yet
Development

No branches or pull requests

2 participants