Vermont
fullNameVariations
postalCodeVT
apStyleVt.
gpoStyleVt.
Transformations1
Convert U.S. State full name to two-letter postal code
Vermont → VT
getItemVariation('Vermont', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
VT → Vermont
getItemVariation('VT', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
VT → Vt.
getItemVariation('VT', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
VT → Vt.
getItemVariation('VT', VariationKey.GPO_STYLE)by Ryan Hefner