Standard SetsStandard Sets
Sets → Locales →

Igbo

Igbo

name

Variations

twoLetterCode

ig

threeLetterCode

ibo

Transformations1

Convert Locale name to two-letter code

Igbo → ig

getItemVariation('Igbo', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

ig → Igbo

getItemVariation('ig', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

ig → ibo

getItemVariation('ig', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner