globalize
globalize copied to clipboard
Region Override Support
According to the CLDR documentation, we can specify a region overriding the region specified in the language identifier.
Does Globalize support this extension?
If yes, any help would be greatly appreciated.
Cldrjs (used by globalize) should identify such subtag, but it's not used by Globalize. Proposal is welcome.
let g = new Globalize("en-GB-u-rg-uszzzz");
g.cldr.attributes['u-rg']
// > "uszzzz"