mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-22 19:40:44 +00:00
47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
# %W%
|
|
|
|
# Europe, updated from 4.3BSD and various contributors
|
|
# International country codes are used to identify countries' rules and
|
|
# zones
|
|
#
|
|
# One source shows that Bulgaria, Cyprus, Finland, and Greece observe DST from
|
|
# the last Sunday in March to the last Sunday in September in 1986.
|
|
# Did any/all of them have Middle Europe's 1983 wobble?
|
|
#
|
|
# According to Bernard Sieloff's source, Poland is in the MET time zone but
|
|
# uses the WE DST rules. The Western USSR uses EET+1 and ME DST rules.
|
|
# The source shows Romania changing a day later than everybody else.
|
|
# Bernard Sieloff's source claims they switch on the same day, but at
|
|
# 00:00 standard time (i.e., 01:00 DST). It also claims that Turkey
|
|
# switches on the same day, but switches on at 01:00 standard time
|
|
# and off at 00:00 standard time (i.e., 01:00 DST)
|
|
|
|
# Rule NAME FROM TO TYPE IN ON AT SAVE LETTER/S
|
|
Rule GB-Eire 1969 2037 - Mar lastSun 1:00s 1:00 BST
|
|
Rule GB-Eire 1969 2037 - Oct lastSun 1:00s 0 GMT
|
|
|
|
Rule W-Eur 1969 2037 - Mar lastSun 1:00s 1:00 " DST"
|
|
Rule W-Eur 1969 2037 - Sep lastSun 1:00s 0 -
|
|
|
|
Rule M-Eur 1969 2037 - Mar lastSun 2:00s 1:00 " DST"
|
|
Rule M-Eur 1969 2037 - Sep lastSun 2:00s 0 -
|
|
|
|
Rule E-Eur 1969 2037 - Mar lastSun 3:00s 1:00 " DST"
|
|
Rule E-Eur 1969 2037 - Sep lastSun 3:00s 0 -
|
|
|
|
Rule Turkey 1969 2037 - Mar lastSun 1:00 1:00 " DST"
|
|
Rule Turkey 1969 2037 - Sep lastSun 1:00 0 -
|
|
|
|
Rule W-SU 1969 2037 - Mar lastSun 2:00s 1:00 " DST"
|
|
Rule W-SU 1969 2037 - Sep lastSun 2:00s 0 -
|
|
|
|
# Zone NAME GMTOFF RULES FORMAT
|
|
Zone GB-Eire 0:00 GB-Eire %s
|
|
Zone WET 0:00 W-Eur WET%s
|
|
Zone Iceland 0:00 - WET
|
|
Zone MET 1:00 M-Eur MET%s
|
|
Zone Poland 1:00 W-Eur MET%s
|
|
Zone EET 2:00 E-Eur EET%s
|
|
Zone Turkey 3:00 Turkey EET%s
|
|
Zone W-SU 3:00 M-Eur ????
|