Bermuda
countryNameVariations
officialStateNameBermuda
twoLetterCodeBM
threeLetterCodeBMU
numericCode060
ccTLD.bm
Transformations1
Convert Country name to official state name
Bermuda → Bermuda
getItemVariation('Bermuda', VariationKey.OFFICIAL_STATE_NAME)Convert Country official state name to country name
Bermuda → Bermuda
getItemVariation('Bermuda', VariationKey.COUNTRY_NAME)Convert Country official state name to two-letter code
Bermuda → BM
getItemVariation('Bermuda', VariationKey.TWO_LETTER_CODE)Convert Country official state name to three-letter code
Bermuda → BMU
getItemVariation('Bermuda', VariationKey.THREE_LETTER_CODE)by Ryan Hefner