unicode-org / icu4x

Solving i18n for client-side and resource-constrained environments.
https://icu4x.unicode.org
Other
1.29k stars 165 forks source link

Tracking issue for lunar calendars #2066

Open Manishearth opened 2 years ago

Manishearth commented 2 years ago

When we implement lunar calendars (Hebrew, Chinese, etc) there will be a bunch of areas of the code we'll have to update.

This issue serves to track those dependencies.

Some known dependencies:

cc @pandusonu2 , though most of this you won't have to worry about for the MVP of any of these calendars

Manishearth commented 1 year ago

There's an existing impl of the Persian calendar in #1626 that can be adapted