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

Kurdish locale strings contains non-standard kurdish characters #1728

Closed
akamfoad opened this issue Dec 1, 2021 · 1 comment · Fixed by #1848
Closed

Kurdish locale strings contains non-standard kurdish characters #1728

akamfoad opened this issue Dec 1, 2021 · 1 comment · Fixed by #1848
Labels

Comments

@akamfoad
Copy link
Contributor

akamfoad commented Dec 1, 2021

Describe the bug

Kurdish locale strings contains non-kurdish standard letters for instance:

  • Using [ه -> U+0647] instead of [ە -> U+06D5]
  • Using [ك -> U+0643] instead of [ک -> U+06A9]

Expected behavior
To use right Kurdish Unicode characters as des

Kurdish language alphabet

Unicode Character Unicode Character Unicode Character Unicode Character
U+0626 ئ U+0627 ا U+0628 ب U+067E پ
U+062A ت U+062C ج U+0686 چ U+062D ح
U+062E خ U+062F د U+0631 ر U+0695 ڕ
U+0632 ز U+0698 ژ U+0633 س U+0634 ش
U+0639 ع U+063A غ U+0641 ف U+06A4 ڤ
U+0642 ق U+06A9 ک U+06AF گ U+0644 ل
U+06B5 ڵ U+0645 م U+0646 ن U+0648 و
U+06C6 ۆ U+0647 ه U+06D5 ە U+06CC ی
U+06CE ێ

Numbers:

Unicode Number Unicode Number Unicode Number Unicode Number
U+0660 ٠ U+0661 ١ U+0662 ٢ U+0663 ٣
U+0664 ٤ U+0665 ٥ U+0666 ٦ U+0667 ٧
U+0668 ٨ U+0669 ٩

Information

  • Day.js Version v1.10.7
  • OS: Irrelevant
  • Browser Irrelevant
  • Time zone: Irrelevant
akamfoad added a commit to akamfoad/dayjs that referenced this issue Apr 9, 2022
- fix usage of non-standard Kurdish characters in ku locale iamkun#1728
- add preparse and postformat to ku locale so that the formatted
  dates will contain correct Arabic numbers that Kurdish language
  uses.
akamfoad added a commit to akamfoad/dayjs that referenced this issue Apr 14, 2022
- fix usage of non-standard Kurdish characters in ku locale iamkun#1728
- add preparse and postformat to ku locale so that the formatted
  dates will contain correct Arabic numbers that Kurdish language
  uses.
@iamkun
Copy link
Owner

iamkun commented Apr 15, 2022

🎉 This issue has been resolved in version 1.11.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants