Wisconsin
fullNameVariations
postalCodeWI
apStyleWis.
gpoStyleWis.
Transformations1
Convert U.S. State full name to two-letter postal code
Wisconsin → WI
getItemVariation('Wisconsin', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
WI → Wisconsin
getItemVariation('WI', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
WI → Wis.
getItemVariation('WI', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
WI → Wis.
getItemVariation('WI', VariationKey.GPO_STYLE)by Ryan Hefner