From: Tom Lane Date: Sun, 2 Mar 2008 00:10:28 +0000 (+0000) Subject: Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=396c45fb58d5b5e8917fbe49e3772497c80fca2c;p=users%2Fbernd%2Fpostgres.git Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment of "VET" accordingly. Per bug #3997 from Aaron Mizrachi. --- diff --git a/src/timezone/tznames/America.txt b/src/timezone/tznames/America.txt index 3f1c5bba48..19e56807a5 100644 --- a/src/timezone/tznames/America.txt +++ b/src/timezone/tznames/America.txt @@ -296,7 +296,7 @@ SRT -10800 # Suriname Time # (America/Paramaribo) UYST -7200 D # Uruguay Summer Time (not in zic) UYT -10800 # Uruguay Time (not in zic) -VET -14400 # Venezuela Time +VET -16200 # Venezuela Time (caution: this used to mean -14400) # (America/Caracas) WGST -7200 D # Western Greenland Summer Time # (America/Godthab) diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default index 633d78023d..9e4433089a 100644 --- a/src/timezone/tznames/Default +++ b/src/timezone/tznames/Default @@ -224,7 +224,7 @@ PYT -14400 # Paraguay Time # (America/Asuncion) UYST -7200 D # Uruguay Summer Time (not in zic) UYT -10800 # Uruguay Time (not in zic) -VET -14400 # Venezuela Time +VET -16200 # Venezuela Time (caution: this used to mean -14400) # (America/Caracas) WGST -7200 D # Western Greenland Summer Time # (America/Godthab)