Standard SetsStandard Sets
Sets Locales

Luxembourgish

Luxembourgish

name

Variations

twoLetterCode

lb

threeLetterCode

ltz

Transformations1

Convert Locale name to two-letter code

Luxembourgishlb

getItemVariation('Luxembourgish', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

lbLuxembourgish

getItemVariation('lb', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

lbltz

getItemVariation('lb', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner