-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Add Khmer(km) Locale Support #2713
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot for this PR! 🙏
Thank you and I ask you to keep my hello world going on. Thank you Patricia Collier pcollier743@gmail.com |
Added Khmer locale (`km`).
Hello bong, i still can not get khmer language, i use version "date-fns": "^4.1.0". |
@Kokleng-Dev share you code snippet here. |
@Kokleng-Dev Looks like https://github.com/unovue/reka-ui/blob/v2/packages/core/src/date/calendar.ts#L40 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat |
Closes #981
I opened an issue a while back, but the issue was temporary closed due to I was not available to do it.
Now I am again in need of Khmer locale inside
date-fns
. And I think other people need it too.If anything doesn't seem right, please let me know. I'll make changes to fit your needs.
Thanks!