-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update tzdata and zoneinfo to version 2015g.
- Loading branch information
GitHub Actions
committed
Oct 31, 2022
1 parent
6ed7cf6
commit ea03185
Showing
15 changed files
with
270 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
PACKAGE= tzcode | ||
|
||
# Version numbers of the code and data distributions. | ||
VERSION= 2015f | ||
VERSION= 2015g | ||
|
||
# Email address for bug reports. | ||
BUGEMAIL= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
BEGIN:VCALENDAR | ||
PRODID:-//github.com/libical/vzic//NONSGML ICS//EN | ||
VERSION:2.0 | ||
BEGIN:VTIMEZONE | ||
TZID:/github.com/libical/tzdbics/20221031_2015g/America/Fort_Nelson | ||
LAST-MODIFIED:20221031T165742Z | ||
X-LIC-LOCATION:America/Fort_Nelson | ||
X-PROLEPTIC-TZNAME:LMT | ||
BEGIN:STANDARD | ||
TZNAME:PST | ||
TZOFFSETFROM:-081047 | ||
TZOFFSETTO:-0800 | ||
DTSTART:18840101T000000 | ||
END:STANDARD | ||
BEGIN:DAYLIGHT | ||
TZNAME:PDT | ||
TZOFFSETFROM:-0800 | ||
TZOFFSETTO:-0700 | ||
DTSTART:19180414T020000 | ||
END:DAYLIGHT | ||
BEGIN:STANDARD | ||
TZNAME:PST | ||
TZOFFSETFROM:-0700 | ||
TZOFFSETTO:-0800 | ||
DTSTART:19181027T020000 | ||
RDATE:19450930T020000 | ||
END:STANDARD | ||
BEGIN:DAYLIGHT | ||
TZNAME:PWT | ||
TZOFFSETFROM:-0800 | ||
TZOFFSETTO:-0700 | ||
DTSTART:19420209T020000 | ||
END:DAYLIGHT | ||
BEGIN:DAYLIGHT | ||
TZNAME:PPT | ||
TZOFFSETFROM:-0700 | ||
TZOFFSETTO:-0700 | ||
DTSTART:19450814T160000 | ||
END:DAYLIGHT | ||
BEGIN:DAYLIGHT | ||
TZNAME:PDT | ||
TZOFFSETFROM:-0800 | ||
TZOFFSETTO:-0700 | ||
DTSTART:19470427T020000 | ||
RRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=-1SU;UNTIL=19860427T100000Z | ||
END:DAYLIGHT | ||
BEGIN:STANDARD | ||
TZNAME:PST | ||
TZOFFSETFROM:-0700 | ||
TZOFFSETTO:-0800 | ||
DTSTART:19470928T020000 | ||
RRULE:FREQ=YEARLY;BYMONTH=9;BYDAY=-1SU;UNTIL=19610924T090000Z | ||
END:STANDARD | ||
BEGIN:STANDARD | ||
TZNAME:PST | ||
TZOFFSETFROM:-0700 | ||
TZOFFSETTO:-0800 | ||
DTSTART:19621028T020000 | ||
RRULE:FREQ=YEARLY;BYMONTH=10;BYDAY=-1SU;UNTIL=20061029T090000Z | ||
END:STANDARD | ||
BEGIN:DAYLIGHT | ||
TZNAME:PDT | ||
TZOFFSETFROM:-0800 | ||
TZOFFSETTO:-0700 | ||
DTSTART:19870405T020000 | ||
RRULE:FREQ=YEARLY;BYMONTH=4;BYDAY=1SU;UNTIL=20060402T100000Z | ||
END:DAYLIGHT | ||
BEGIN:DAYLIGHT | ||
TZNAME:PDT | ||
TZOFFSETFROM:-0800 | ||
TZOFFSETTO:-0700 | ||
DTSTART:20070311T020000 | ||
RRULE:FREQ=YEARLY;BYMONTH=3;BYDAY=2SU;UNTIL=20140309T100000Z | ||
END:DAYLIGHT | ||
BEGIN:STANDARD | ||
TZNAME:PST | ||
TZOFFSETFROM:-0700 | ||
TZOFFSETTO:-0800 | ||
DTSTART:20071104T020000 | ||
RRULE:FREQ=YEARLY;BYMONTH=11;BYDAY=1SU;UNTIL=20141102T090000Z | ||
END:STANDARD | ||
BEGIN:STANDARD | ||
TZNAME:MST | ||
TZOFFSETFROM:-0800 | ||
TZOFFSETTO:-0700 | ||
DTSTART:20150308T020000 | ||
END:STANDARD | ||
END:VTIMEZONE | ||
END:VCALENDAR |
Oops, something went wrong.