Standard SetsStandard Sets
Sets Locales

Xhosa

Xhosa

name

Variations

twoLetterCode

xh

threeLetterCode

xho

Transformations1

Convert Locale name to two-letter code

Xhosaxh

getItemVariation('Xhosa', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

xhXhosa

getItemVariation('xh', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

xhxho

getItemVariation('xh', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner