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

Timezone mismatch on the other side of the prime meridian #54

Open
aks- opened this issue Jul 6, 2015 · 1 comment
Open

Timezone mismatch on the other side of the prime meridian #54

aks- opened this issue Jul 6, 2015 · 1 comment

Comments

@aks-
Copy link

aks- commented Jul 6, 2015

Error: expected 'oranges cost $40,000.00 (or €40,000.00) if ordered by January 24, 2014' to equal 'oranges cost $40,000.00 (or €40,000.00) if ordered by January 23, 2014'

This test failed with other few tests related to formatDate when I ran npm test on my side. I fixed the timezone to UTC to work it, the changes made by me made pass other tests on both the side of meridian but this

@caridy
Copy link
Collaborator

caridy commented Jul 7, 2015

this is probably related to the Intl polyfill, which does not support TZ at the moment. More details here: andyearnshaw/Intl.js#19

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

2 participants