开发者

What is the country code for Estonia on android phone

What is the country code for Estonia on an Android phone ?

For e开发者_JAVA百科xample French (France) is fr_FR and Danish (Denmark) is da_DK

I opened a thread on Google Support but but nobody has replied yet.

Google Support: What is the country code for estonia on Android?


Citing Providing Resources from the dev guide:

The language is defined by a two-letter ISO 639-1 language code, optionally followed by a two letter ISO 3166-1-alpha-2 region code (preceded by lowercase "r").

http://www.iso.org/iso/country_codes/iso_3166_code_lists/english_country_names_and_code_elements.htm

ESTONIA EE

http://www.loc.gov/standards/iso639-2/php/code_list.php

Estonian et


I would go with et_EE but I'm not 100% sure.


http://developer.android.com/reference/java/util/Locale.html There is not a predefined constant for Estonia however

Being that they are based off the ISO standards XX__XX lowercase xx for language and upercase XX for country,

which come from the ISO lists: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes and http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 respectively

it would be something like et_EE for Estonian in Estonia

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜