Skip to content

Instantly share code, notes, and snippets.

@danielhardy
Created May 10, 2012 04:40
Show Gist options
  • Save danielhardy/2651064 to your computer and use it in GitHub Desktop.
Save danielhardy/2651064 to your computer and use it in GitHub Desktop.
List of all the two(2) digit state abbreviations.
var states=["AL","AK","AS","AZ","AR","CA","CO","CT","DE","DC","FM","FL","GA","GU","HI","ID","IL","IN","IA","KS","KY","LA","ME","MH","MD","MA","MI","MN","MS","MO","MT","NE","NV","NH","NJ","NM","NY","NC","ND","MP","OH","OK","OR","PW","PA","PR","RI","SC","SD","TN","TX","UT","VT","VI","VA","WA","WV","WI","WY"];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment