Oklahoma
fullNameVariations
postalCodeOK
apStyleOkla.
gpoStyleOkla.
Transformations1
Convert U.S. State full name to two-letter postal code
Oklahoma → OK
getItemVariation('Oklahoma', VariationKey.POSTAL_CODE)Convert U.S. State two-letter postal code to full name
OK → Oklahoma
getItemVariation('OK', VariationKey.FULL_NAME)Convert U.S. State two-letter postal code to AP Style format
OK → Okla.
getItemVariation('OK', VariationKey.AP_STYLE)Convert U.S. State two-letter postal code to GPO Style format
OK → Okla.
getItemVariation('OK', VariationKey.GPO_STYLE)by Ryan Hefner