[Webkit-unassigned] [Bug 147614] [INTL] Implement Array.prototype.toLocaleString in ECMA-402

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 7 21:15:25 PST 2015


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

--- Comment #1 from Andy VanWagoner <thetalecrafter at gmail.com> ---
Note that the list separator is implementation defined. The ICU library does not appear to have a way to get the list delimiter by locale.

List pattern data exists in the CLDR, but it may not yet be worth the effort to try to extract the delimiter from patterns for each locale.

Currently Firefox and Chrome just use ','.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151208/21ee4b1d/attachment.html>


More information about the webkit-unassigned mailing list