West Virginia
fullNameVariations
postalCodeWV
apStyleW.Va.
gpoStyleW. Va.
Transformations1
Convert U.S. State full name to two-letter postal code
West Virginia → WV
getItemVariation('West Virginia', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
WV → West Virginia
getItemVariation('WV', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
WV → W.Va.
getItemVariation('WV', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
WV → W. Va.
getItemVariation('WV', VariationKey.GPO_STYLE)by Ryan Hefner