JavaScript - get the complete list of locales supported by the browser
02:18 28 Sep 2018

I've found supportedLocalesOf, but is there a way to get all supported locales, not just check which among a given list are supported?

The '*' tag option described in this 2012 post no longer works.

javascript localization ecmascript-next