components/timezone/country.tab
changeset 4512 afc6c1baf6be
parent 2125 4760a5b8c809
equal deleted inserted replaced
4511:dd483456146f 4512:afc6c1baf6be
     1 # ISO 3166 alpha-2 country codes
     1 # ISO 3166 alpha-2 country codes
     2 #
     2 #
     3 # This file is in the public domain, so clarified as of
     3 # This file is in the public domain, so clarified as of
     4 # 2009-05-17 by Arthur David Olson.
     4 # 2009-05-17 by Arthur David Olson.
     5 #
     5 #
     6 # From Paul Eggert (2014-07-18):
     6 # From Paul Eggert (2015-05-02):
     7 # This file contains a table of two-letter country codes.  Columns are
     7 # This file contains a table of two-letter country codes.  Columns are
     8 # separated by a single tab.  Lines beginning with '#' are comments.
     8 # separated by a single tab.  Lines beginning with '#' are comments.
     9 # Although all text currently uses ASCII encoding, this is planned to
     9 # All text uses UTF-8 encoding.  The columns of the table are as follows:
    10 # change to UTF-8 soon.  The columns of the table are as follows:
       
    11 #
    10 #
    12 # 1.  ISO 3166-1 alpha-2 country code, current as of
    11 # 1.  ISO 3166-1 alpha-2 country code, current as of
    13 #     ISO 3166-1 Newsletter VI-16 (2013-07-11).  See: Updates on ISO 3166
    12 #     ISO 3166-1 Newsletter VI-16 (2013-07-11).  See: Updates on ISO 3166
    14 #   http://www.iso.org/iso/home/standards/country_codes/updates_on_iso_3166.htm
    13 #   http://www.iso.org/iso/home/standards/country_codes/updates_on_iso_3166.htm
    15 # 2.  The usual English name for the coded region,
    14 # 2.  The usual English name for the coded region,