Standard SetsStandard Sets
Sets Countries

Tajikistan

Tajikistan

countryName

Variations

officialStateName

The Republic of Tajikistan

twoLetterCode

TJ

threeLetterCode

TJK

numericCode

762

ccTLD

.tj

Transformations1

Convert Country name to official state name

TajikistanThe Republic of Tajikistan

getItemVariation('Tajikistan', VariationKey.OFFICIAL_STATE_NAME)

Convert Country official state name to country name

The Republic of TajikistanTajikistan

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

Convert Country official state name to two-letter code

The Republic of TajikistanTJ

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

Convert Country official state name to three-letter code

The Republic of TajikistanTJK

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

by Ryan Hefner