-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upstream into ICU/CLDR? #3
Comments
Hi @sffc The goal of our work has always been to have it adopted as a standard, and I would be thrilled if it could be incorporated into CLDR. Recently, I realised that CLDR could be the perfect home for the Hijri Week Calendar (HWC). I've started exploring how to reach out and understand the process involved. This issue validates my thinking process. We are currently refining the standard proposal, which we expect to finalise this month. In the meantime, I would greatly appreciate your guidance on how to initiate the process, as I am not very familiar with the required steps. Thank you for your support and assistance. |
To keep this issue up to date for anyone landing or following this. A Jira ticket was created in the Unicode Jira instance under the CLDR project that can be found here: |
Hi, thanks for your great work on this project. I found this from tc39/proposal-temporal#2854.
I was wondering what you thought about incorporating this into CLDR?
In CLDR, week counting is region-based rather than calendar-based:
https://github.com/unicode-org/cldr/blob/928a926ba578e890e1ecfd3beafba2e6e2f68ed0/common/supplemental/supplementalData.xml#L4792
However, in Temporal, it is calendar-based.
As far as I can tell, there are two variables that influence week numbering:
It would probably be a good idea for CLDR to encode these into supplemental data on a calendar basis rather than locale basis.
The text was updated successfully, but these errors were encountered: