[Webkit-unassigned] [Bug 249986] Intl.NumberFormat iOS bug
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 2 12:37:56 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=249986
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |ap at webkit.org
Resolution|--- |INVALID
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
'us-us' is a non-existent locale identifier, so Intl constructor falls back to your phone locale. You probably want to use 'en-US'.
--
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/20230102/5102dc09/attachment.htm>
More information about the webkit-unassigned
mailing list