Standard SetsStandard Sets
Sets Locales

Scots Gaelic

Scots Gaelic

name

Variations

twoLetterCode

gd

threeLetterCode

gla

Transformations1

Convert Locale name to two-letter code

Scots Gaelicgd

getItemVariation('Scots Gaelic', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

gdScots Gaelic

getItemVariation('gd', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

gdgla

getItemVariation('gd', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner