ecma402
ecma402 copied to clipboard
Possible of addition of Intl.Locale.prototype.getCurrencies()?
ICU has provided ucurr_getKeywordValuesForLocale() since ICU 4.2. Using this, it should be possible to provide functionality similar to getCalendars(), getCollations(), etc.
Has this been discussed for addition to the Intl Locale Info proposal? If so, what were the reasons for excluding it? If not, is it something you would consider adding?
This is a good idea and useful in functionality. This proposal already reach Stage 3 so it is too late to extend the scope. We should consider to support this in the next version