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

Commitaf9a54b

Browse files
committed
Add PKST to the default set of timezone abbreviations.
Per discussion, if we have PKT in there then PKST should be too.Also, fix mistaken claim that these abbrevs are not known to zic.
1 parentdd6fcd3 commitaf9a54b

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

‎src/timezone/tznames/Asia.txt

Lines changed: 5 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/Asia.txt,v 1.4 2009/09/06 15:25:23 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Asia.txt,v 1.5 2010/05/11 22:36:52 tgl Exp $
88
#
99

1010
# CONFLICT! ADT is not unique
@@ -201,7 +201,10 @@ PETST 46800 D # Petropavlovsk-Kamchatski Summer Time
201201
PETT 43200 # Petropavlovsk-Kamchatski Time
202202
# (Asia/Kamchatka)
203203
PHT 28800 # Phillipine Time (not in zic)
204-
PKT 18000 # Pakistan Time (not in zic)
204+
PKT 18000 # Pakistan Time
205+
# (Asia/Karachi)
206+
PKST 21600 D # Pakistan Summer Time
207+
# (Asia/Karachi)
205208
QYZT 21600 # Kizilorda Time
206209
# (Asia/Qyzylorda)
207210
SAKST 39600 D # Sakhalin Summer Time

‎src/timezone/tznames/Default

Lines changed: 5 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.8 2009/09/06 15:25:23 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.9 2010/05/11 22:36:52 tgl Exp $
88

99

1010
#################### AFRICA ####################
@@ -334,7 +334,10 @@ PETST 46800 D # Petropavlovsk-Kamchatski Summer Time
334334
PETT 43200 # Petropavlovsk-Kamchatski Time
335335
# (Asia/Kamchatka)
336336
PHT 28800 # Phillipine Time (not in zic)
337-
PKT 18000 # Pakistan Time (not in zic)
337+
PKT 18000 # Pakistan Time
338+
# (Asia/Karachi)
339+
PKST 21600 D # Pakistan Summer Time
340+
# (Asia/Karachi)
338341
SGT 28800 # Singapore Time
339342
# (Asia/Singapore)
340343
TJT 18000 # Tajikistan Time

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp