diff options
author | Heikki Linnakangas | 2009-03-05 14:27:50 +0000 |
---|---|---|
committer | Heikki Linnakangas | 2009-03-05 14:27:50 +0000 |
commit | 3d9af4c1128c6cf3c5bcaa8db1910e7295f91000 (patch) | |
tree | 7d12ed2e0b458651b4e9a868a0f588e00f4f2632 | |
parent | 7490502f9937c3edabb1566e1445ac6ab9f577e9 (diff) |
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 been
updated already.
Xavier Bugaud
-rw-r--r-- | src/timezone/tznames/Default | 2 | ||||
-rw-r--r-- | src/timezone/tznames/Indian.txt | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/timezone/tznames/Default b/src/timezone/tznames/Default index 98babc5f5c..a84edb536d 100644 --- a/src/timezone/tznames/Default +++ b/src/timezone/tznames/Default @@ -640,6 +640,8 @@ IOT 21600 # British Indian Ocean Territory (Chagos) (there was a timezone # (Indian/Chagos) MUT 14400 # Mauritius Island Time # (Indian/Mauritius) +MUST 18000 D # Mauritius Island Summer Time + # (Indian/Mauritius) MVT 18000 # Maldives Island Time # (Indian/Maldives) RET 14400 # Reunion Time diff --git a/src/timezone/tznames/Indian.txt b/src/timezone/tznames/Indian.txt index 876719aab9..de70d75407 100644 --- a/src/timezone/tznames/Indian.txt +++ b/src/timezone/tznames/Indian.txt @@ -27,6 +27,8 @@ IOT 21600 # British Indian Ocean Territory (Chagos) (there was a timezone # (Indian/Chagos) MUT 14400 # Mauritius Island Time # (Indian/Mauritius) +MUST 18000 D # Mauritius Island Summer Time + # (Indian/Mauritius) MVT 18000 # Maldives Island Time # (Indian/Maldives) RET 14400 # Reunion Time |