summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2008-03-02 00:10:36 +0000
committerTom Lane2008-03-02 00:10:36 +0000
commitc01839c85f30933b37a2e3d273ee9a5f3c125a0f (patch)
tree59614f99112ec14c960364384ad46ace4401d688
parent6b7eff5174079411b80962c50a6559374a7828e8 (diff)
Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment
of "VET" accordingly. Per bug #3997 from Aaron Mizrachi.
-rw-r--r--src/timezone/tznames/America.txt2
-rw-r--r--src/timezone/tznames/Default2
2 files changed, 2 insertions, 2 deletions
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)