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

fixed ordering of longDateFormat for traditional and simplified Chinese #221

Merged
merged 1 commit into from
Mar 23, 2012

Conversation

rockymeza
Copy link
Contributor

In Chinese, the dates are always expressed in a specific order. It goes from biggest container to smallest:

Year > Month > Day of Month > Day of Week > Meridiem (sort of) > Hour > Minute > Second

I updated the longDateFormat definition in both of the Chinese language files. I also changed the : to a 点(點), but that is not related to ordering error. Sorry for combining the commits.

timrwood added a commit that referenced this pull request Mar 23, 2012
fixed ordering of longDateFormat for traditional and simplified Chinese
@timrwood timrwood merged commit 3935a50 into moment:master Mar 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants