[PATCH 4/8] jscript: Implement Array.prototype.toLocaleString.

Jacek Caban jacek at codeweavers.com
Fri Apr 15 13:07:09 CDT 2022


On 4/15/22 19:13, Gabriel Ivăncescu wrote:
> Meh, looks like some locales have "; " as delimiter instead of ", "
>
> Is there something I can query for them to obtain that? Or should I 
> just adjust the tests to not check even this? 


I don't think there is JS API for that, but vbscript have a similar 
thing, see isEnglishLang in vbscript/tests.


Thanks,

Jacek




More information about the wine-devel mailing list