Standard SetsStandard Sets
Sets Locales

Tagalog (Filipino)

Tagalog (Filipino)

name

Variations

twoLetterCode

tl

threeLetterCode

tgl

Transformations1

Convert Locale name to two-letter code

Tagalog (Filipino)tl

getItemVariation('Tagalog (Filipino)', VariationKey.TWO_LETTER_CODE)

Convert Locale two-letter code to name

tlTagalog (Filipino)

getItemVariation('tl', VariationKey.NAME)

Convert Locale two-letter code to three-letter code

tltgl

getItemVariation('tl', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner