Top "Country-codes" questions

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

Get country code from country name in IOS

Im retrieving a country name from a server in english. For example, "Spain" What I want to do is, assuming …

ios country-codes nslocale
Country codes list - C#

I have a string which I need to verify if it's a Country code. The culture is German. Is there …

c# internationalization country-codes
How to identify a country from a normalized phone number?

I have a list of international phone numbers and a List of Country calling codes. I would like to identify …

phone-number country-codes
Convert country codes

There are several methods on country codes. I have a list of codes with 3-characters, like on this page: http://…

php country-codes
Load Country Flag From Geonames API using JSONP technique

This Request.JSON http://mootools.net/demos/?demo=Request.JSON using JSON data in a way like this, var data = {"…

json web-services api jsonp country-codes
List of all top level domains

I found a lot of threads explaining how to get the country-codes in two- or three-letter format, but nothing that …

url tld country-codes
Java code to convert country codes alpha-2 (IN) to alpha 3 (IND)

Using Java, Is there a quick way to convert an alpha-2 country code (IN or GB) to the alpha-3 equivalent (…

java locale country-codes
Get iOS current language (including country code)

I need to get a string like en_US or es_ES in iOS. The obvious method is to use […

ios country-codes
Country select control for angularJs

I need to use a country dropdown in my angular-breeze app, and I tried with the following: https://github.com/…

angularjs country-codes
What is the difference between 'de' and 'de-DE' language codes?

I notice that i can choose in some places* between those languages: de - German - Deutsch de-DE - Deutsch(…

browser internationalization iso country-codes