Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0f855d6

Browse files
committed
Venezuela Time now means UTC-4:30, not UTC-4:00. Adjust our treatment
of "VET" accordingly. Per bug #3997 from Aaron Mizrachi.
1 parentd50e256 commit0f855d6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎src/timezone/tznames/America.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# a template for timezones you could need. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7-
# $PostgreSQL: pgsql/src/timezone/tznames/America.txt,v 1.3 2008/01/0221:42:00 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/America.txt,v 1.4 2008/03/0200:10:22 tgl Exp $
88
#
99

1010
# Acre time is sometimes called Acre Standard Time (AST) which leads to a
@@ -296,7 +296,7 @@ SRT -10800 # Suriname Time
296296
# (America/Paramaribo)
297297
UYST -7200 D # Uruguay Summer Time (not in zic)
298298
UYT -10800 # Uruguay Time (not in zic)
299-
VET -14400 # Venezuela Time
299+
VET -16200 # Venezuela Time (caution: this used to mean -14400)
300300
# (America/Caracas)
301301
WGST -7200 D # Western Greenland Summer Time
302302
# (America/Godthab)

‎src/timezone/tznames/Default

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# timezone_abbreviations to 'Default'. See the `Date/Time Support'
55
# appendix in the PostgreSQL documentation for more information.
66
#
7-
# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.4 2008/01/0221:42:00 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.5 2008/03/0200:10:22 tgl Exp $
88

99

1010
#################### AFRICA ####################
@@ -224,7 +224,7 @@ PYT -14400 # Paraguay Time
224224
# (America/Asuncion)
225225
UYST -7200 D # Uruguay Summer Time (not in zic)
226226
UYT -10800 # Uruguay Time (not in zic)
227-
VET -14400 # Venezuela Time
227+
VET -16200 # Venezuela Time (caution: this used to mean -14400)
228228
# (America/Caracas)
229229
WGST -7200 D # Western Greenland Summer Time
230230
# (America/Godthab)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp