[Webkit-unassigned] [Bug 276943] New: [JSC] Implement `firstDayOfWeek` for `Intl.Locale` info API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 23 03:07:24 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=276943
Bug ID: 276943
Summary: [JSC] Implement `firstDayOfWeek` for `Intl.Locale`
info API
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aosukeke at gmail.com
JSC has implemented the Stage 3 Intl.Locale Info API[1][2]. The proposal includes support for the
"fw" (First day of the week) Unicode extension[3], but it is not currently implemented in JSC.
[1]: https://github.com/tc39/proposal-intl-locale-info
[2]: https://tc39.es/proposal-intl-locale-info
[3]: https://unicode.org/reports/tr35/#Key_Type_Definitions
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240723/bb207306/attachment.htm>
More information about the webkit-unassigned
mailing list