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

SetDate month Parameter starts from 1 #85

Closed
salmankhann opened this issue Feb 12, 2013 · 2 comments
Closed

SetDate month Parameter starts from 1 #85

salmankhann opened this issue Feb 12, 2013 · 2 comments
Labels

Comments

@salmankhann
Copy link

Hello:

Your month param from the setDate() in your api is non-zero based whereas the month from the JS date object is zero based. If you can either change that to comply with the JS standard or simply mention it in your documentation. This took me a lot of time to figure out.. Thanks

@amsul
Copy link
Owner

amsul commented Feb 14, 2013

Yes, that's something I should mention in the docs. Thanks for pointing it out.

@amsul
Copy link
Owner

amsul commented May 18, 2013

Changed to be JavaScript standard compliant with v3 :)

@amsul amsul closed this as completed May 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants