[go: nahoru, domu]

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

Fix comment (the third month is March, not April) #487

Merged
merged 1 commit into from
Mar 4, 2018

Conversation

nbkhope
Copy link
Contributor
@nbkhope nbkhope commented Jan 10, 2018

Doing moment(3, "MM") returns moment("2018-03-01T00:00:00.000")
The number 3 represents the third month, which is March, not April.

Doing `moment(3, "MM")` returns `moment("2018-03-01T00:00:00.000")`
The number 3 represents the third month, which is **March**, not April.
@jsf-clabot
Copy link
jsf-clabot commented Jan 10, 2018

CLA assistant check
All committers have signed the CLA.

@marwahaha
Copy link
Member

Nice catch!

@marwahaha marwahaha merged commit aff46c1 into moment:master Mar 4, 2018
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

Successfully merging this pull request may close these issues.

3 participants