home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / settz / europe < prev    next >
Encoding:
Text File  |  1986-11-30  |  930 b   |  29 lines

  1. # @(#)europe    2.1
  2.  
  3. # European data is hearsay...
  4.  
  5. # Rule    NAME    FROM    TO    TYPE    IN    ON    AT    SAVE    LETTER/S
  6. Rule    W-Eur    1969    2037    -    Mar    lastSun    2:00    1:00    " DST"
  7. Rule    W-Eur    1969    1982    -    Oct    lastSun    2:00    0    -
  8. Rule    W-Eur    1983    only    -    Oct    23    2:00    0    -
  9. Rule    W-Eur    1984    2037    -    Oct    lastSun    2:00    0    -
  10.  
  11. Rule    M-Eur    1969    2037    -    Mar    lastSun    2:00    1:00    " DST"
  12. Rule    M-Eur    1969    1982    -    Sep    lastSun    2:00    0    -
  13. Rule    M-Eur    1983    only    -    Oct    23    2:00    0    -
  14. Rule    M-Eur    1984    2037    -    Sep    lastSun    2:00    0    -
  15.  
  16. # Zone    NAME        GMTOFF    RULES    FORMAT
  17. Zone    WET        0    W-Eur    WET%s
  18. Zone    MET        1     M-Eur    MET%s
  19.  
  20. # One source shows that Bulgaria, Cyprus, Finland, and Greece observe DST from
  21. # the last Sunday in March to the last Sunday in September in 1986.
  22. # Did any/all of them have Middle Europe's 1983 wobble?
  23. #
  24. # The source shows Romania changing a day later than everybody else;
  25. # since I don't think they're allowed to have UNIX(tm) systems, we'll skip
  26. # them for now.
  27.  
  28. Zone    EET        2    M-Eur    EET%s
  29.