Standard SetsStandard Sets
Sets Locales

Pashto

Pashto

name

Variations

twoLetterCode

ps

threeLetterCode

pus

Transformations1

Convert Locale name to two-letter code

Pashtops

getItemVariation('Pashto', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

psPashto

getItemVariation('ps', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

pspus

getItemVariation('ps', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner