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

Commit47ac95f

Browse files
committed
Update time zone data files to tzdata release 2015g.
DST law changes in Cayman Islands, Fiji, Moldova, Morocco, Norfolk Island,North Korea, Turkey, Uruguay. New zone America/Fort_Nelson for CanadianNorthern Rockies.
1 parentb875ca0 commit47ac95f

16 files changed

+256
-124
lines changed

‎src/timezone/data/africa

Lines changed: 56 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -338,9 +338,10 @@ RuleEgypt2007only-SepThu>=124:000-
338338
# time this summer, and carry out studies on the possibility of canceling the
339339
# practice altogether in future years."
340340
#
341-
# From Paul Eggert (2015-04-20):
342-
# For now, assume DST will be canceled. Any resumption would likely
343-
# use different rules anyway.
341+
# From Paul Eggert (2015-04-24):
342+
# Yesterday the office of Egyptian President El-Sisi announced his
343+
# decision to abandon DST permanently. See Ahram Online 2015-04-24.
344+
# http://english.ahram.org.eg/NewsContent/1/64/128509/Egypt/Politics-/Sisi-cancels-daylight-saving-time-in-Egypt.aspx
344345

345346
RuleEgypt2008only-AuglastThu24:000-
346347
RuleEgypt2009only-Aug2024:000-
@@ -537,7 +538,7 @@ ZoneAfrica/Tripoli0:52:44 -LMT1920
537538

538539
# From Alex Krivenyshev (2008-07-11):
539540
# Seems that English language article "The revival of daylight saving
540-
# time: Energy conservation?"-# No. 16578 (07/11/2008) was originally
541+
# time: Energy conservation?"- No. 16578 (07/11/2008) was originally
541542
# published on Monday, June 30, 2008...
542543
#
543544
# I guess that article in French "Le gouvernement avance l'introduction
@@ -669,7 +670,7 @@ Zone Indian/Mauritius3:50:00 -LMT1907 # Port Louis
669670
# Here is a link to official document from Royaume du Maroc Premier Ministre,
670671
# Ministère de la Modernisation des Secteurs Publics
671672
#
672-
# Under Article 1 of Royal Decree No. 455-67 of Act 23 safar 1387 (2june 1967)
673+
# Under Article 1 of Royal Decree No. 455-67 of Act 23 safar 1387 (2June 1967)
673674
# concerning the amendment of the legal time, the Ministry of Modernization of
674675
# Public Sectors announced that the official time in the Kingdom will be
675676
# advanced 60 minutes from Sunday 31 May 2009 at midnight.
@@ -787,20 +788,41 @@ Zone Indian/Mauritius3:50:00 -LMT1907 # Port Louis
787788
# will resume again at 02:00 on Saturday, August 2, 2014....
788789
# http://www.mmsp.gov.ma/fr/actualites.aspx?id=586
789790

790-
# From Paul Eggert (2014-06-05):
791-
# For now, guess that later spring and fall transitions will use 2014's rules,
791+
# From Milamber (2015-06-08):
792+
# (Google Translation) The hour will thus be delayed 60 minutes
793+
# Sunday, June 14 at 3:00, the ministry said in a statement, adding
794+
# that the time will be advanced again 60 minutes Sunday, July 19,
795+
# 2015 at 2:00. The move comes under 2.12.126 Decree of 26 Jumada I
796+
# 1433 (18 April 2012) and the decision of the Head of Government of
797+
# 16 N. 3-29-15 Chaaban 1435 (4 June 2015).
798+
# Source (french):
799+
# http://lnt.ma/le-maroc-reculera-dune-heure-le-dimanche-14-juin/
800+
#
801+
# From Milamber (2015-06-09):
802+
# http://www.mmsp.gov.ma/fr/actualites.aspx?id=863
803+
#
804+
# From Michael Deckers (2015-06-09):
805+
# [The gov.ma announcement] would (probably) make the switch on 2015-07-19 go
806+
# from 03:00 to 04:00 rather than from 02:00 to 03:00, as in the patch....
807+
# I think the patch is correct and the quoted text is wrong; the text in
808+
# <http://lnt.ma/le-maroc-reculera-dune-heure-le-dimanche-14-juin/> agrees
809+
# with the patch.
810+
811+
# From Paul Eggert (2015-06-08):
812+
# For now, guess that later spring and fall transitions will use 2015's rules,
792813
# and guess that Morocco will switch to standard time at 03:00 the last
793-
#Saturday before Ramadan, and back to DST at 02:00 the firstSaturday after
794-
# Ramadan. To implement this, transition dates for2015 through 2037 were
814+
#Sunday before Ramadan, and back to DST at 02:00 the firstSunday after
815+
# Ramadan. To implement this, transition dates for2016 through 2037 were
795816
# determined by running the following program under GNU Emacs 24.3, with the
796817
# results integrated by hand into the table below.
797-
# (let ((islamic-year 1436))
818+
# (let ((islamic-year 1437))
819+
# (require 'cal-islam)
798820
# (while (< islamic-year 1460)
799821
# (let ((a (calendar-islamic-to-absolute (list 9 1 islamic-year)))
800822
# (b (calendar-islamic-to-absolute (list 10 1 islamic-year)))
801-
# (saturday 6))
802-
# (while (/=saturday (mod (setq a (1- a)) 7)))
803-
# (while (/=saturday (mod b 7))
823+
# (sunday 0))
824+
# (while (/=sunday (mod (setq a (1- a)) 7)))
825+
# (while (/=sunday (mod b 7))
804826
# (setq b (1+ b)))
805827
# (setq a (calendar-gregorian-from-absolute a))
806828
# (setq b (calendar-gregorian-from-absolute b))
@@ -844,32 +866,30 @@ RuleMorocco2012only-Aug20 2:001:00S
844866
RuleMorocco2013only-Jul 7 3:000-
845867
RuleMorocco2013only-Aug10 2:001:00S
846868
RuleMorocco2013max-OctlastSun 3:000-
847-
RuleMorocco20142022-MarlastSun 2:001:00S
869+
RuleMorocco20142021-MarlastSun 2:001:00S
848870
RuleMorocco2014only-Jun28 3:000-
849871
RuleMorocco2014only-Aug 2 2:001:00S
850-
RuleMorocco2015only-Jun13 3:000-
851-
RuleMorocco2015only-Jul18 2:001:00S
852-
RuleMorocco2016only-Jun 4 3:000-
853-
RuleMorocco2016only-Jul 9 2:001:00S
854-
RuleMorocco2017only-May20 3:000-
855-
RuleMorocco2017only-Jul 1 2:001:00S
856-
RuleMorocco2018only-May12 3:000-
857-
RuleMorocco2018only-Jun16 2:001:00S
858-
RuleMorocco2019only-May 4 3:000-
859-
RuleMorocco2019only-Jun 8 2:001:00S
860-
RuleMorocco2020only-Apr18 3:000-
861-
RuleMorocco2020only-May30 2:001:00S
862-
RuleMorocco2021only-Apr10 3:000-
863-
RuleMorocco2021only-May15 2:001:00S
864-
RuleMorocco2022only-Apr 2 3:000-
865-
RuleMorocco2022only-May 7 2:001:00S
866-
RuleMorocco2023only-Apr22 2:001:00S
867-
RuleMorocco2024only-Apr13 2:001:00S
868-
RuleMorocco2025only-Apr 5 2:001:00S
872+
RuleMorocco2015only-Jun14 3:000-
873+
RuleMorocco2015only-Jul19 2:001:00S
874+
RuleMorocco2016only-Jun 5 3:000-
875+
RuleMorocco2016only-Jul10 2:001:00S
876+
RuleMorocco2017only-May21 3:000-
877+
RuleMorocco2017only-Jul 2 2:001:00S
878+
RuleMorocco2018only-May13 3:000-
879+
RuleMorocco2018only-Jun17 2:001:00S
880+
RuleMorocco2019only-May 5 3:000-
881+
RuleMorocco2019only-Jun 9 2:001:00S
882+
RuleMorocco2020only-Apr19 3:000-
883+
RuleMorocco2020only-May24 2:001:00S
884+
RuleMorocco2021only-Apr11 3:000-
885+
RuleMorocco2021only-May16 2:001:00S
886+
RuleMorocco2022only-May 8 2:001:00S
887+
RuleMorocco2023only-Apr23 2:001:00S
888+
RuleMorocco2024only-Apr14 2:001:00S
889+
RuleMorocco2025only-Apr 6 2:001:00S
869890
RuleMorocco2026max-MarlastSun 2:001:00S
870-
RuleMorocco2035only-Oct27 3:000-
871-
RuleMorocco2036only-Oct18 3:000-
872-
RuleMorocco2037only-Oct10 3:000-
891+
RuleMorocco2036only-Oct19 3:000-
892+
RuleMorocco2037only-Oct 4 3:000-
873893

874894
# ZoneNAMEGMTOFFRULESFORMAT[UNTIL]
875895
Zone Africa/Casablanca-0:30:20 -LMT1913 Oct 26

‎src/timezone/data/asia

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# tz@iana.org for general use in the future). For more, please see
77
# the file CONTRIBUTING in the tz distribution.
88

9-
# From Paul Eggert (2014-10-31):
9+
# From Paul Eggert (2015-08-08):
1010
#
1111
# Unless otherwise specified, the source for data through 1990 is:
1212
# Thomas G. Shanks and Rique Pottenger, The International Atlas (6th edition),
@@ -43,7 +43,7 @@
4343
#2:00 EET EESTEastern European Time
4444
#2:00 IST IDTIsrael
4545
#3:00 AST ADTArabia*
46-
#3:30 IRST IRDTIran
46+
#3:30 IRST IRDTIran*
4747
#4:00 GSTGulf*
4848
#5:30 ISTIndia
4949
#7:00 ICTIndochina, most times and locations*
@@ -52,10 +52,11 @@
5252
#8:00 CSTChina
5353
#8:00 IDTIndochina, 1943-45, 1947-55, 1960-75 (some locations)*
5454
#8:00 JWSTWestern Standard Time (Japan, 1896/1937)*
55+
#8:30 KST KDTKorea when at +0830*
5556
#9:00 JCSTCentral Standard Time (Japan, 1896/1937)
5657
#9:00 WITeast Indonesia (Waktu Indonesia Timur)
5758
#9:00 JST JDTJapan
58-
#9:00 KST KDTKorea
59+
#9:00 KST KDTKorea when at +09
5960
#9:30 ACSTAustralian Central Standard Time
6061
#
6162
# See the 'europe' file for Russia and Turkey in Asia.
@@ -130,7 +131,8 @@ ZoneAsia/Yerevan2:58:00 -LMT1924 May 2
130131
# Azerbaijan
131132
# From Rustam Aliyev of the Azerbaijan Internet Forum (2005-10-23):
132133
# According to the resolution of Cabinet of Ministers, 1997
133-
# Resolution available at: http://aif.az/docs/daylight_res.pdf
134+
# From Paul Eggert (2015-09-17): It was Resolution No. 21 (1997-03-17).
135+
# http://code.az/files/daylight_res.pdf
134136
# RuleNAMEFROMTOTYPEINONATSAVELETTER/S
135137
RuleAzer1997max-MarlastSun 4:001:00S
136138
RuleAzer1997max-OctlastSun 5:000-
@@ -1027,7 +1029,7 @@ Zone Asia/Jayapura9:22:48 -LMT1932 Nov
10271029
#
10281030
# From Roozbeh Pournader (2007-11-05):
10291031
# This is quoted from Official Gazette of the Islamic Republic of
1030-
# Iran, Volume 63,Number 18242, dated Tuesday 1386/6/24
1032+
# Iran, Volume 63,No. 18242, dated Tuesday 1386/6/24
10311033
# [2007-10-16]. I am doing the best translation I can:...
10321034
# The official time of the country will be moved forward for one hour
10331035
# on the 24 hours of the first day of the month of Farvardin and will
@@ -1557,7 +1559,7 @@ ZoneAsia/Amman2:23:44 -LMT1931
15571559
# - Qyzylorda switched from +5:00 to +6:00 on 1992-01-19 02:00.
15581560
# - Oral switched from +5:00 to +4:00 in spring 1989.
15591561

1560-
# From Kazakhstan Embassy's News Bulletin#11
1562+
# From Kazakhstan Embassy's News BulletinNo.11
15611563
# <http://www.kazsociety.org.uk/news/2005/03/30.htm> (2005-03-21):
15621564
# The Government of Kazakhstan passed a resolution March 15 abolishing
15631565
# daylight saving time citing lack of economic benefits and health
@@ -1711,6 +1713,18 @@ RuleROK19871988-OctSun>=83:000S
17111713
#
17121714
# For Pyongyang we have no information; guess no changes since World War II.
17131715

1716+
# From Steffen Thorsen (2015-08-07):
1717+
# According to many news sources, North Korea is going to change to
1718+
# the 8:30 time zone on August 15, one example:
1719+
# http://www.bbc.com/news/world-asia-33815049
1720+
#
1721+
# From Paul Eggert (2015-08-15):
1722+
# Bells rang out midnight (00:00) Friday as part of the celebrations. See:
1723+
# Talmadge E. North Korea celebrates new time zone, 'Pyongyang Time'
1724+
# http://news.yahoo.com/north-korea-celebrates-time-zone-pyongyang-time-164038128.html
1725+
# There is no common English-language abbreviation for this time zone.
1726+
# Use KST, as that's what we already use for 1954-1961 in ROK.
1727+
17141728
# ZoneNAMEGMTOFFRULESFORMAT[UNTIL]
17151729
ZoneAsia/Seoul8:27:52-LMT1908 Apr 1
17161730
8:30-KST1912 Jan 1
@@ -1723,7 +1737,8 @@ ZoneAsia/Pyongyang8:23:00 -LMT1908 Apr 1
17231737
8:30-KST1912 Jan 1
17241738
9:00-JCST1937 Oct 1
17251739
9:00-JST1945 Aug 24
1726-
9:00-KST
1740+
9:00-KST2015 Aug 15 00:00
1741+
8:30-KST
17271742

17281743
###############################################################################
17291744

‎src/timezone/data/australasia

Lines changed: 29 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -335,10 +335,17 @@ ZoneIndian/Cocos6:27:40-LMT1900
335335
# DST will start Nov. 2 this year.
336336
# http://www.fiji.gov.fj/Media-Center/Press-Releases/DAYLIGHT-SAVING-STARTS-ON-SUNDAY,-NOVEMBER-2ND.aspx
337337

338-
# From Paul Eggert (2014-10-20):
338+
# From a government order dated 2015-08-26 and published as Legal Notice No. 77
339+
# in the Government of Fiji Gazette Supplement No. 24 (2015-08-28),
340+
# via Ken Rylander (2015-09-02):
341+
# the daylight saving period is 1 hour in advance of the standard time
342+
# commencing at 2.00 am on Sunday 1st November, 2015 and ending at
343+
# 3.00 am on Sunday 17th January, 2016.
344+
345+
# From Paul Eggert (2015-09-01):
339346
# For now, guess DST from 02:00 the first Sunday in November to
340-
# 03:00 thefirst Sundayon or afterJanuary 18. Although ad hoc, it
341-
#matches this year's plan and seems more likely to match future
347+
# 03:00 thethird SundayinJanuary. Although ad hoc, it matches
348+
#transitions since late 2014 and seems more likely to match future
342349
# practice than guessing no DST.
343350

344351
# RuleNAMEFROMTOTYPEINONATSAVELETTER/S
@@ -351,7 +358,7 @@ RuleFiji2011only-MarSun>=13:000-
351358
RuleFiji20122013-JanSun>=183:000-
352359
RuleFiji2014only-JanSun>=182:000-
353360
RuleFiji2014max-NovSun>=12:001:00S
354-
RuleFiji2015max-JanSun>=183:000-
361+
RuleFiji2015max-JanSun>=153:000-
355362
# ZoneNAMEGMTOFFRULESFORMAT[UNTIL]
356363
ZonePacific/Fiji11:55:44 -LMT1915 Oct 26 # Suva
357364
12:00FijiFJ%sT# Fiji Time
@@ -510,7 +517,10 @@ ZonePacific/Niue-11:19:40 -LMT1901 # Alofi
510517
# ZoneNAMEGMTOFFRULESFORMAT[UNTIL]
511518
ZonePacific/Norfolk11:11:52 -LMT1901 # Kingston
512519
11:12-NMT1951 # Norfolk Mean Time
513-
11:30-NFT# Norfolk Time
520+
11:30-NFT1974 Oct 27 02:00 # Norfolk T.
521+
11:301:00NFST1975 Mar 2 02:00
522+
11:30-NFT2015 Oct 4 02:00
523+
11:00-NFT
514524

515525
# Palau (Belau)
516526
# ZoneNAMEGMTOFFRULESFORMAT[UNTIL]
@@ -1550,6 +1560,20 @@ ZonePacific/Wallis12:15:20 -LMT1901
15501560
# started DST on June 3. Possibly DST was observed other years
15511561
# in Midway, but we have no record of it.
15521562

1563+
# Norfolk
1564+
1565+
# From Alexander Krivenyshev (2015-09-23):
1566+
# Norfolk Island will change ... from +1130 to +1100:
1567+
# https://www.comlaw.gov.au/Details/F2015L01483/Explanatory%20Statement/Text
1568+
# ... at 12.30 am (by legal time in New South Wales) on 4 October 2015.
1569+
# http://www.norfolkisland.gov.nf/nia/MediaRelease/Media%20Release%20Norfolk%20Island%20Standard%20Time%20Change.pdf
1570+
1571+
# From Paul Eggert (2015-09-23):
1572+
# Transitions before 2015 are from timeanddate.com, which consulted
1573+
# the Norfolk Island Museum and the Australian Bureau of Meteorology's
1574+
# Norfolk Island station, and found no record of Norfolk observing DST
1575+
# other than in 1974/5. See:
1576+
# http://www.timeanddate.com/time/australia/norfolk-island.html
15531577

15541578
# Pitcairn
15551579

‎src/timezone/data/backzone

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -279,11 +279,6 @@ ZoneAmerica/Aruba-4:40:24 -LMT1912 Feb 12 # Oranjestad
279279
-4:30-ANT1965 # Netherlands Antilles Time
280280
-4:00-AST
281281

282-
# Cayman Is
283-
ZoneAmerica/Cayman-5:25:32 -LMT1890 # Georgetown
284-
-5:07:11 -KMT1912 Feb # Kingston Mean Time
285-
-5:00-EST
286-
287282
# Canada
288283
Zone America/Coral_Harbour -5:32:40 -LMT1884
289284
-5:00NT_YKE%sT1946

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp