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

Commit782d68e

Browse files
committed
Put JST back into the default set of timezone abbreviations;
was removed in an unexplainable moment of brain fade.
1 parent421c1ca commit782d68e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎src/timezone/tznames/Asia.txt

Lines changed: 3 additions & 1 deletion
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/Asia.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Asia.txt,v 1.3 2006/12/15 16:54:43 tgl Exp $
88
#
99

1010
# CONFLICT! ADT is not unique
@@ -156,6 +156,8 @@ IST 19800 # Indian Standard Time
156156
IST 7200 # Israel Standard Time
157157
# (this time zone is not contained in the ZIC database)
158158
JAYT 32400 # Jayapura Time (Indonesia) (not in zic)
159+
JST 32400 # Japan Standard Time
160+
# (Asia/Tokyo)
159161
KDT 36000 D # Korean Daylight Time (not in zic)
160162
KGST 21600 D # Kyrgyzstan Summer Time
161163
# (Asia/Bishkek)

‎src/timezone/tznames/Default

Lines changed: 3 additions & 1 deletion
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.2 2006/07/25 13:49:21 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.3 2006/12/15 16:54:43 tgl Exp $
88

99

1010
#################### AFRICA ####################
@@ -283,6 +283,8 @@ IRT 12600 # Iran Time (not in zic)
283283
# - IST: Indian Standard Time (Asia)
284284
IST 7200 # Israel Standard Time (not in zic)
285285
JAYT 32400 # Jayapura Time (Indonesia) (not in zic)
286+
JST 32400 # Japan Standard Time
287+
# (Asia/Tokyo)
286288
KDT 36000 D # Korean Daylight Time (not in zic)
287289
KGST 21600 D # Kyrgyzstan Summer Time
288290
# (Asia/Bishkek)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp