Print this page
5129 Update timezone info db to 2014g

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/zic/etcetera
          +++ new/usr/src/cmd/zic/etcetera
   1      -# <pre>
   2    1  # This file is in the public domain, so clarified as of
   3    2  # 2009-05-17 by Arthur David Olson.
   4    3  
   5    4  # These entries are mostly present for historical reasons, so that
   6    5  # people in areas not otherwise covered by the tz files could "zic -l"
   7    6  # to a time zone that was right for their area.  These days, the
   8    7  # tz files cover almost all the inhabited world, and the only practical
   9    8  # need now for the entries that are not on UTC are for ships at sea
  10    9  # that cannot use POSIX TZ settings.
  11   10  
  12   11  Zone    Etc/GMT         0       -       GMT
  13   12  Zone    Etc/UTC         0       -       UTC
  14   13  Zone    Etc/UCT         0       -       UCT
  15   14  
  16   15  # The following link uses older naming conventions,
  17      -# but it belongs here, not in the file `backward',
       16 +# but it belongs here, not in the file 'backward',
  18   17  # as functions like gmtime load the "GMT" file to handle leap seconds properly.
  19   18  # We want this to work even on installations that omit the other older names.
  20   19  Link    Etc/GMT                         GMT
  21   20  
  22   21  Link    Etc/UTC                         Etc/Universal
  23   22  Link    Etc/UTC                         Etc/Zulu
  24   23  
  25   24  Link    Etc/GMT                         Etc/Greenwich
  26   25  Link    Etc/GMT                         Etc/GMT-0
  27   26  Link    Etc/GMT                         Etc/GMT+0
↓ open down ↓ 54 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX