Closed
Bug 1810936
Opened 2 years ago
Closed 2 years ago
Support Intl.Locale.prototype.weekInfo
Categories
(Core :: JavaScript: Internationalization API, enhancement)
Core
JavaScript: Internationalization API
Tracking
()
RESOLVED
DUPLICATE
of bug 1693576
People
(Reporter: hsivonen, Unassigned)
References
()
Details
According to MDN, both Chromium and WebKit support Intl.Locale.prototype.weekInfo
.
We expose this information to Firefox UI via a Mozilla-specific API extension getCalendarInfo
. We should migrate it to the cross-browser public API.
Comment 1•2 years ago
|
||
The changes for the Locale info proposal haven't yet landed (bug 1693576).
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•