Standard SetsStandard Sets
Sets Locales

Malay

Malay

name

Variations

twoLetterCode

ms

threeLetterCode

msa

Transformations1

Convert Locale name to two-letter code

Malayms

getItemVariation('Malay', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

msMalay

getItemVariation('ms', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

msmsa

getItemVariation('ms', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner