]> granicus.if.org Git - postgresql/commitdiff
Add new timezone abbrevation "FET".
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jan 2013 19:45:40 +0000 (14:45 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Jan 2013 19:46:43 +0000 (14:46 -0500)
This seems to have been invented in 2011 to represent GMT+3, non daylight
savings rules, as now used in Europe/Kaliningrad and Europe/Minsk.
There are no conflicts so might as well add it to the Default list.
Per bug #7804 from Ruslan Izmaylov.

src/timezone/tznames/Default
src/timezone/tznames/Europe.txt

index 97d808fe7a07e9665890a467a00d8effffa6b8ea..3d93f0c7e6de2e5476a4b90a857c32c31edbf3e8 100644 (file)
@@ -615,6 +615,9 @@ EETDST  10800 D  # East-Egypt Summertime
                  #     (Europe/Uzhgorod)
                  #     (Europe/Vilnius)
                  #     (Europe/Zaporozhye)
+FET     10800    # Further-eastern European Time
+                 #     (Europe/Kaliningrad)
+                 #     (Europe/Minsk)
 MEST     7200 D  # Middle Europe Summer Time (not in zic)
 MET      3600    # Middle Europe Time (not in zic)
 METDST   7200 D  # Middle Europe Summer Time (not in zic)
index 98998508a07a0e5dbcaaff84df44b58dcd9fc5f0..7233f02c42c05b9ed9a19be434ee8e9201a06284 100644 (file)
@@ -154,6 +154,9 @@ EETDST  10800 D  # East-Egypt Summertime
                  #     (Europe/Uzhgorod)
                  #     (Europe/Vilnius)
                  #     (Europe/Zaporozhye)
+FET     10800    # Further-eastern European Time
+                 #     (Europe/Kaliningrad)
+                 #     (Europe/Minsk)
 GMT         0    # Greenwich Mean Time
                  #     (Africa/Abidjan)
                  #     (Africa/Bamako)