Top "Country-codes" questions

ISO-3166 standard defining 2 and 3 character identifiers for each country in the world.

Source of data for "official" country/region list

Lately we've started getting issues with outdated countries / regions list being presented to users of our web-application. We currently have …

automation locale country country-codes
java.util.MissingResourceException: Couldn't find 3-letter country code for CS

I get the exception: Exception in thread "AWT-EventQueue-0" java.util.MissingResourceException: Couldn't find 3-letter country code for CS at java.…

java swing jcombobox country-codes
TimeZoneInfo and country codes

I'm looking to implement a function with a signature something like the following: bool IsTimeZoneValid(string countryCode, DateTime localTime); The …

c# .net timezone country-codes
Database: Currencies By CountryCode?

Where do I get a list of currencies along with country code? Example Code, Currency Name, Country, Format, Decimal Points, …

c# database csv lookup-tables country-codes