tc39 / proposal-stable-formatting

A TC-39 proposal to bring stable Intl-inspired formatting options to ECMAScript
12 stars 2 forks source link

Consider `zxx` instead of `und` #1

Closed eemeli closed 1 year ago

eemeli commented 1 year ago

In addition to und “Undetermined”, ISO 639-2 also includes zxx “No linguistic content; Not applicable”.

Depending on exactly where we want to take this proposal, it could be a better (i.e. less wrong) alternative to use as the locale code that's explicitly defined in ECMA-402.

One benefit that zxx has over und is that the CLDR doesn't provision it at all, while und is used as the code for its root locale, which is defined.