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

Unit Test failed #179

Closed
pherrymason opened this issue Feb 24, 2012 · 1 comment
Closed

Unit Test failed #179

pherrymason opened this issue Feb 24, 2012 · 1 comment

Comments

@pherrymason
Copy link

Using the Unit Test (http://momentjs.com/test/) under Opera 11.00,
My timezone is: Europe/Madrid, no DST in effect right now.

Two Tests failed:

format
format YY 1 passed,0 failed.
format escape brackets 5 passed,0 failed.
format timezone 2 passed,2 failed.
---> Something like "PST"
AssertionError: ---> Something like "PST"
---> Something like "PST"
AssertionError: ---> Something like "PST"
+01:00 ---> Something like "+07:30"
+0100 ---> Something like "+0700"

@timrwood
Copy link
Member

Yeah, it looks like the timezone format is not available in some timezones. The issue is being tracked here #162.

Thanks for reporting!

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

No branches or pull requests

3 participants