Implement Intl era and monthCode proposal, draft Nov 7, 2025
Categories
(Core :: JavaScript: Standard Library, task, P1)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox147 | --- | fixed |
People
(Reporter: anba, Assigned: anba)
References
(Blocks 1 open bug)
Details
Attachments
(8 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Comment 2•4 months ago
|
||
And add some more comments.
| Assignee | ||
Comment 3•4 months ago
|
||
Rename CalendarEraStartsAtYearBoundary to CalendarHasMidYearEras to match
the spec.
Also rename CalendarEraStartsAtYearBoundary to IsJapaneseEraName.
| Assignee | ||
Comment 4•4 months ago
|
||
Both functions can no longer throw when we've updated to a more recent ICU4X.
Also adds CalendarDateWithOrdinalMonth instead of reusing ISODate.
| Assignee | ||
Comment 5•4 months ago
|
||
Add eras specified in the proposal, except for the ones which will be removed
in https://github.com/tc39/proposal-intl-era-monthcode/pull/72.
| Assignee | ||
Comment 6•4 months ago
|
||
Remove aliases per https://github.com/tc39/proposal-intl-era-monthcode/pull/72.
| Assignee | ||
Comment 7•4 months ago
|
||
| Assignee | ||
Comment 8•4 months ago
|
||
Updated•4 months ago
|
Comment 10•4 months ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/56fce3115cbe
https://hg.mozilla.org/mozilla-central/rev/a7cec9975d2a
https://hg.mozilla.org/mozilla-central/rev/e4090be6be13
https://hg.mozilla.org/mozilla-central/rev/27815ed3d67e
https://hg.mozilla.org/mozilla-central/rev/eb66a9f88801
https://hg.mozilla.org/mozilla-central/rev/5e728f04a100
https://hg.mozilla.org/mozilla-central/rev/bfae91d91969
https://hg.mozilla.org/mozilla-central/rev/7710efd65bec
Updated•4 months ago
|
Description
•