New Hampshire
fullNameVariations
postalCodeNH
apStyleN.H.
gpoStyleN.H.
Transformations1
Convert U.S. State full name to two-letter postal code
New Hampshire → NH
getItemVariation('New Hampshire', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
NH → New Hampshire
getItemVariation('NH', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
NH → N.H.
getItemVariation('NH', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
NH → N.H.
getItemVariation('NH', VariationKey.GPO_STYLE)by Ryan Hefner