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

Commit69528ae

Browse files
committed
Insert ARST into the list of known timezone abbreviations.
1 parent86b322b commit69528ae

File tree

2 files changed

+26
-4
lines changed

2 files changed

+26
-4
lines changed

‎src/timezone/tznames/America.txt

Lines changed: 13 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.2 2006/07/25 13:49:21 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/America.txt,v 1.3 2008/01/02 21:42:00 tgl Exp $
88
#
99

1010
# Acre time is sometimes called Acre Standard Time (AST) which leads to a
@@ -52,7 +52,18 @@ AMT -14400 # Amazon Time
5252
# (America/Cuiaba)
5353
# (America/Manaus)
5454
# (America/Porto_Velho)
55-
ART -10800 # Argentina Time (not in zic)
55+
ART -10800 # Argentina Time
56+
# (America/Argentina/Buenos_Aires)
57+
# (America/Argentina/Cordoba)
58+
# (America/Argentina/Tucuman)
59+
# (America/Argentina/La_Rioja)
60+
# (America/Argentina/San_Juan)
61+
# (America/Argentina/Jujuy)
62+
# (America/Argentina/Catamarca)
63+
# (America/Argentina/Mendoza)
64+
# (America/Argentina/Rio_Gallegos)
65+
# (America/Argentina/Ushuaia)
66+
ARST -7200 D # Argentina Summer Time
5667
# CONFLICT! AST is not unique
5768
# Other timezones:
5869
# - AST: Arabic Standard Time (Asia)

‎src/timezone/tznames/Default

Lines changed: 13 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.3 2006/12/15 16:54:43 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.4 2008/01/02 21:42:00 tgl Exp $
88

99

1010
#################### AFRICA ####################
@@ -55,7 +55,18 @@ AKST -32400 # Alaska Standard Time
5555
# (America/Juneau)
5656
# (America/Nome)
5757
# (America/Yakutat)
58-
ART -10800 # Argentina Time (not in zic)
58+
ART -10800 # Argentina Time
59+
# (America/Argentina/Buenos_Aires)
60+
# (America/Argentina/Cordoba)
61+
# (America/Argentina/Tucuman)
62+
# (America/Argentina/La_Rioja)
63+
# (America/Argentina/San_Juan)
64+
# (America/Argentina/Jujuy)
65+
# (America/Argentina/Catamarca)
66+
# (America/Argentina/Mendoza)
67+
# (America/Argentina/Rio_Gallegos)
68+
# (America/Argentina/Ushuaia)
69+
ARST -7200 D # Argentina Summer Time
5970
BOT -14400 # Bolivia Time
6071
# (America/La_Paz)
6172
BRA -10800 # Brazil Time (not in zic)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp