[Webkit-unassigned] [Bug 209783] New: Fix Intl.DateTimeFormat patterns and fields in WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 15:16:20 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=209783

            Bug ID: 209783
           Summary: Fix Intl.DateTimeFormat patterns and fields in WebKit
           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: sffc at chromium.org

Two normative PRs in ECMA-402 changed some behavior relating to non-Gregorian calendars in Intl.DateTimeFormat:

- https://github.com/tc39/ecma402/pull/349
- https://github.com/tc39/ecma402/pull/351

V8 and SM now implement the new behavior described in those PRs.  WebKit users will get lower-quality i18n behavior relative to other browsers until these PRs are also fixed in WebKit.

-- 
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/20200330/7f0d0f55/attachment.htm>


More information about the webkit-unassigned mailing list