]> 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:47:08 +0000 (14:47 -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 5e982fcbe61ec05d527ead73428d32061085165b..bf0ce82779cf7730c18d2e17cbc56796506033b8 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 60b141005e09d2bc01101ecb5db5bf8df251286e..17f8a9deff972d16a91850f2e5f508bddc0c91b6 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)