Print this page
    
5129 Update timezone info db to 2014g
    
      
        | Split | 
	Close | 
      
      | Expand all | 
      | Collapse all | 
    
    
          --- old/usr/src/cmd/zic/systemv
          +++ new/usr/src/cmd/zic/systemv
   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  # Old rules, should the need arise.
   6    5  # No attempt is made to handle Newfoundland, since it cannot be expressed
   7    6  # using the System V "TZ" scheme (half-hour offset), or anything outside
   8    7  # North America (no support for non-standard DST start/end dates), nor
   9    8  # the changes in the DST rules in the US after 1976 (which occurred after
  10    9  # the old rules were written).
  11   10  #
  12   11  # If you need the old rules, uncomment ## lines.
  13   12  # Compile this *without* leap second correction for true conformance.
  14   13  
  15   14  # Rule  NAME    FROM    TO      TYPE    IN      ON      AT      SAVE    LETTER/S
  16   15  Rule    SystemV min     1973    -       Apr     lastSun 2:00    1:00    D
  17   16  Rule    SystemV min     1973    -       Oct     lastSun 2:00    0       S
  18   17  Rule    SystemV 1974    only    -       Jan     6       2:00    1:00    D
  19   18  Rule    SystemV 1974    only    -       Nov     lastSun 2:00    0       S
  20   19  Rule    SystemV 1975    only    -       Feb     23      2:00    1:00    D
  21   20  Rule    SystemV 1975    only    -       Oct     lastSun 2:00    0       S
  22   21  Rule    SystemV 1976    max     -       Apr     lastSun 2:00    1:00    D
  23   22  Rule    SystemV 1976    max     -       Oct     lastSun 2:00    0       S
  24   23  
  25   24  # Zone  NAME            GMTOFF  RULES/SAVE      FORMAT  [UNTIL]
  26   25  ## Zone SystemV/AST4ADT -4:00   SystemV         A%sT
  27   26  ## Zone SystemV/EST5EDT -5:00   SystemV         E%sT
  28   27  ## Zone SystemV/CST6CDT -6:00   SystemV         C%sT
  29   28  ## Zone SystemV/MST7MDT -7:00   SystemV         M%sT
  30   29  ## Zone SystemV/PST8PDT -8:00   SystemV         P%sT
  31   30  ## Zone SystemV/YST9YDT -9:00   SystemV         Y%sT
  32   31  ## Zone SystemV/AST4    -4:00   -               AST
  33   32  ## Zone SystemV/EST5    -5:00   -               EST
  34   33  ## Zone SystemV/CST6    -6:00   -               CST
  35   34  ## Zone SystemV/MST7    -7:00   -               MST
  36   35  ## Zone SystemV/PST8    -8:00   -               PST
  37   36  ## Zone SystemV/YST9    -9:00   -               YST
  38   37  ## Zone SystemV/HST10   -10:00  -               HST
  
    | 
      ↓ open down ↓ | 
    27 lines elided | 
    
      ↑ open up ↑ | 
  
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX