Open Bug 1951411 Opened 6 months ago Updated 5 months ago

Remove islamic-rgsa from list of supported calendars

Categories

(Core :: JavaScript: Internationalization API, task, P3)

task

Tracking

()

People

(Reporter: dminor, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

The islamic-rgsa calendar delegates to the islamic calendar in ICU4C and is not implemented in ICU4X.

Since this calendar depends upon astronomical sightings by a person, it is impossible to predict in the future, and would require look up tables to support properly in the past. There's no reason to ship this to the web.

I've experimented with this a bit this morning, but there's not really a clean way of filtering out islamic-rgsa from our code, there's multiple integration points with ICU4C calendar code through DateTimeFormat and DisplayNames. Unfortunately, I think this will have to wait until we move to ICU4X.

Assignee: dminor → nobody
No longer blocks: 1950425
Status: ASSIGNED → NEW
Depends on: 1824678
Severity: -- → N/A
Priority: -- → P3
Blocks: sm-icu
You need to log in before you can comment on or make changes to this bug.