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

korean lang(kr.js) is have error #284

Closed
wants to merge 1 commit into from
Closed

Conversation

piohan83
Copy link

I found one error in kr.js
that is,

moment().subtract('days', 3).calendar()
"지난주 일요일 undefined 3시 44분"

so i fixed kr.js. "undefined -> 오전/오후"

thanks.

@rockymeza
Copy link
Contributor

In release 1.6.0, meridiem becomes a function instead of an Object. We were reorganizing our development process. The new version of the Korean definition should not have been in master.

Your fix is good for 1.5.x, but 1.6.0 is almost ready to be released. You won't need that fix when 1.6.0 comes out. Thanks for pointing this out and sorry that it was in master.

@rockymeza rockymeza closed this Apr 25, 2012
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.

None yet

2 participants