components/timezone/country.tab
changeset 2080 0e055fd0c4ec
parent 1822 b9fc8aa825e4
child 2098 a5eead2dcc0b
equal deleted inserted replaced
2079:46ce7840065c 2080:0e055fd0c4ec
     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 (2013-05-27):
     6 # From Paul Eggert (2014-07-18):
     7 #
     7 # This file contains a table of two-letter country codes.  Columns are
     8 # This file contains a table with the following columns:
     8 # separated by a single tab.  Lines beginning with '#' are comments.
       
     9 # Although all text currently uses ASCII encoding, this is planned to
       
    10 # change to UTF-8 soon.  The columns of the table are as follows:
       
    11 #
     9 # 1.  ISO 3166-1 alpha-2 country code, current as of
    12 # 1.  ISO 3166-1 alpha-2 country code, current as of
    10 #     ISO 3166-1 Newsletter VI-15 (2013-05-10).  See: Updates on ISO 3166
    13 #     ISO 3166-1 Newsletter VI-16 (2013-07-11).  See: Updates on ISO 3166
    11 #   http://www.iso.org/iso/home/standards/country_codes/updates_on_iso_3166.htm
    14 #   http://www.iso.org/iso/home/standards/country_codes/updates_on_iso_3166.htm
    12 # 2.  The usual English name for the coded region,
    15 # 2.  The usual English name for the coded region,
    13 #     chosen so that alphabetic sorting of subsets produces helpful lists.
    16 #     chosen so that alphabetic sorting of subsets produces helpful lists.
    14 #     This is not the same as the English name in the ISO 3166 tables.
    17 #     This is not the same as the English name in the ISO 3166 tables.
    15 #
    18 #
    16 # Columns are separated by a single tab.
       
    17 # The table is sorted by country code.
    19 # The table is sorted by country code.
    18 #
       
    19 # Lines beginning with `#' are comments.
       
    20 #
    20 #
    21 # This table is intended as an aid for users, to help them select time
    21 # This table is intended as an aid for users, to help them select time
    22 # zone data appropriate for their practical needs.  It is not intended
    22 # zone data appropriate for their practical needs.  It is not intended
    23 # to take or endorse any position on legal or territorial claims.
    23 # to take or endorse any position on legal or territorial claims.
    24 #
    24 #