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

Commit5d6f43b

Browse files
committed
Add MUST (Mauritius Island Summer Time) to the list of known abbreviations.
Mauritius began using DST in the summer 2008-2009; the Olson library has beenupdated already.Xavier Bugaud
1 parent59156ad commit5d6f43b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎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.6 2008/05/01 20:05:08 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Default,v 1.7 2009/03/05 14:27:50 heikki Exp $
88

99

1010
#################### AFRICA ####################
@@ -640,6 +640,8 @@ IOT 21600 # British Indian Ocean Territory (Chagos) (there was a timezone
640640
# (Indian/Chagos)
641641
MUT 14400 # Mauritius Island Time
642642
# (Indian/Mauritius)
643+
MUST 18000 D # Mauritius Island Summer Time
644+
# (Indian/Mauritius)
643645
MVT 18000 # Maldives Island Time
644646
# (Indian/Maldives)
645647
RET 14400 # Reunion Time

‎src/timezone/tznames/Indian.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/Indian.txt,v 1.2 2006/07/25 13:49:21 tgl Exp $
7+
# $PostgreSQL: pgsql/src/timezone/tznames/Indian.txt,v 1.3 2009/03/05 14:27:50 heikki Exp $
88
#
99

1010
CCT 23400 # Cocos Islands Time (Indian Ocean)
@@ -27,6 +27,8 @@ IOT 21600 # British Indian Ocean Territory (Chagos) (there was a timezone
2727
# (Indian/Chagos)
2828
MUT 14400 # Mauritius Island Time
2929
# (Indian/Mauritius)
30+
MUST 18000 D # Mauritius Island Summer Time
31+
# (Indian/Mauritius)
3032
MVT 18000 # Maldives Island Time
3133
# (Indian/Maldives)
3234
RET 14400 # Reunion Time

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp