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

failed tests #271

Closed
sylis opened this issue Apr 10, 2012 · 1 comment
Closed

failed tests #271

sylis opened this issue Apr 10, 2012 · 1 comment

Comments

@sylis
Copy link

sylis commented Apr 10, 2012

format timezone 2 passed,2 failed.

33.1 moment().format("z") = It should be something like "PST" (true == null)

AssertionError: moment().format("z") =  It should be something like "PST"

33.2 moment().format("z") = It should be something like "PST" (true == null)

AssertionError: moment().format("z") =  It should be something like "PST"

33.3 +01:00 should be something like "+07:30"
33.4 +0100 should be something like "+0700"

Date.prototype.toString = Tue Apr 10 2012 17:57:52 GMT+0200

Date.prototype.toLocaleString = mardi 10 avril 2012 17:57:52

Date.prototype.getTimezoneOffset = -60

navigator.userAgent = Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20100101 Firefox/11.0

@timrwood
Copy link
Member

Tracking this in #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