Standard SetsStandard Sets
Sets Locales

Cebuano

Cebuano

name

Variations

twoLetterCode

ceb

threeLetterCode

ceb

Transformations1

Convert Locale name to two-letter code

Cebuanoceb

getItemVariation('Cebuano', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

cebCebuano

getItemVariation('ceb', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

cebceb

getItemVariation('ceb', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner