Wyoming
fullNameVariations
postalCodeWY
apStyleWyo.
gpoStyleWyo.
Transformations1
Convert U.S. State full name to two-letter postal code
Wyoming → WY
getItemVariation('Wyoming', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
WY → Wyoming
getItemVariation('WY', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
WY → Wyo.
getItemVariation('WY', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
WY → Wyo.
getItemVariation('WY', VariationKey.GPO_STYLE)by Ryan Hefner