]> 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:45:40 +0000 (14:45 -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 1369f47bfbbb3328cf6e6bf5bd0206e13c8db7bf..cf3396cd92f67108b4f07e41d4482b34a1516ab9 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 88abeccaab8ba463e0343bde102dc82441ef9610..6798ae4e202912d2ca9f4cd0540727c7cdd9d64c 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)