Standard SetsStandard Sets
Sets Countries

French Southern Territories

French Southern Territories

countryName

Variations

officialStateName

French Southern Territories

twoLetterCode

TF

threeLetterCode

ATF

numericCode

260

ccTLD

.tf

Transformations1

Convert Country name to official state name

French Southern TerritoriesFrench Southern Territories

getItemVariation('French Southern Territories', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

French Southern TerritoriesFrench Southern Territories

getItemVariation('French Southern Territories', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

French Southern TerritoriesTF

getItemVariation('French Southern Territories', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

French Southern TerritoriesATF

getItemVariation('French Southern Territories', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner