Standard SetsStandard Sets
Sets Countries

Chad

Chad

countryName

Variations

officialStateName

The Republic of Chad

twoLetterCode

TD

threeLetterCode

TCD

numericCode

148

ccTLD

.td

Transformations1

Convert Country name to official state name

ChadThe Republic of Chad

getItemVariation('Chad', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of ChadChad

getItemVariation('The Republic of Chad', VariationKey.COUNTRY_NAME)

Convert Country official state name to two-letter code

The Republic of ChadTD

getItemVariation('The Republic of Chad', VariationKey.TWO_LETTER_CODE)

Convert Country official state name to three-letter code

The Republic of ChadTCD

getItemVariation('The Republic of Chad', VariationKey.THREE_LETTER_CODE)

by Ryan Hefner