Commit Graph
139 Commits
Author SHA1 Message Date
Paul Eggert bd3e920d0e Record that San Luis is at UTC-3, not UTC-4 with perpetual UTC.
* southamerica (SanLuis): Move October 2009 transition from here ...
(America/Argentina/San_Luis): ... to here.  This causes San Luis
to not appear to be on perpetual DST.
2013-09-05 13:22:54 -07:00
Paul Eggert c7bc2f8e1a Replace some zones with links when that doesn't lose non-LMT info.
* northamerica (America/Anguilla, America/Dominica, America/Grenada)
(America/Guadeloupe, America/Montserrat, America/St_Kitts)
(America/St_Lucia, America/St_Vincent, America/Tortola)
(America/St_Thomas):
Link to America/Port_of_Spain instead of having a separate zone
that differs only in LMT.  Each LMT entry is just a placeholder for
unavailable info, and by itself does not justify a separate zone.
Using just one zone simplifies maintenance, makes the runtime
a bit smaller, and can help simplify user selection of zones.
* southamerica (America/Aruba): Likewise, for America/Curacao.
* backward (America/Virgin):
* northamerica (America/St_Barthelemy, America/Marigot):
Adjust to the other changes, by not linking to a link.
2013-09-02 23:33:25 -07:00
Paul Eggert c8f960ec72 * backward: Move some links back to primary files.
This should allay concerns that the links would go away any time soon.
Suggested by Stephen Colebourne in
<http://mm.icann.org/pipermail/tz/2013-September/019801.html>.
Change "`" to "'"; these days, "`" and "'" are not symmetric.
* antarctica (Antarctica/McMurdo):
* europe (Europe/Jersey, Europe/Guernsey, Europe/Isle_of_Man)
(Europe/Mariehamn, Europe/Busingen, Europe/Vatican, Europe/San_Marino)
(Arctic/Longyearbyen, Europe/Ljubljana, Europe/Podgorica)
(Europe/Sarajevo, Europe/Skopje, Europe/Zagreb, Europe/Bratislava):
* northamerica (America/St_Barthelemy, America/Marigot):
* southamerica (America/Lower_Princes, America/Kralendijk):
Move here from 'backward'.  This reverts a 2013-08-09 change.
2013-09-02 08:09:06 -07:00
Paul Eggert 242980fc79 Revert recent pre-1970 changes.
Other tz file readers had problems with the new pre1970 file, so
remove it and related changes.  To recover the pre-1970 data,
instead change pre-1970 Zone entries in other files back to what
they were.  Perhaps we'll try to find a better way someday.
* .gitignore: Remove back-pre1970.
* Makefile (BACKWARD): Remove.  All uses changed back to 'backward'.
(AWK_SCRIPTS): Remove back-pre1970.awk.
(back-pre1970): Remove.
(clean_misc): Don't rm back-pre1970.
(check_public): Remove special case for pre1970.
* back-pre1970.awk, pre1970: Remove.
* backward (America/Anguilla, America/Antigua, America/Aruba)
(America/Atikokan, America/Blanc-Sablon, America/Cayman)
(America/Creston, America/Curacao, America/Dominica, America/Grenada)
(America/Guadeloupe, America/Montreal, America/Montserrat)
(America/Nassau, America/Port_of_Spain, America/St_Kitts)
(America/St_Lucia, America/St_Thomas, America/St_Vincent)
(America/Tortola): Remove, as these are zones again.
(America/Coral_Harbour, America/Kralendijk, America/Lower_Princes)
(America/Marigot, America/St_Barthelemy, America/Virgin):
Revert to previous links.
* northamerica (Mont, America/Blanc-Sablon, America/Montreal)
(America/Atikokan, America/Creston, America/Anguilla, America/Antigua)
(Bahamas, America/Nassau, America/Cayman, America/Dominica)
(America/Grenada, America/Guadeloupe, America/Montserrat)
(America/St_Kitts, America/St_Lucia, America/St_Vincent)
(America/Tortola, America/St_Thomas):
* southamerica (America/Aruba, America/Curacao, America/Port_of_Spain):
Restore these rules and zones.

* .gitignore: Add back-pre1970.
2013-08-30 16:36:21 -07:00
Paul Eggert 9432f1d23d Move obsolescent Americas entries to 'backward'.
This continues in the series of moving entries to 'backward' if
they exist only because of obsolete tz rules about country codes.
In this case, Zone entries are changed to Links; this doesn't
affect any post-1970 time stamps, and the pre-1970 time stamps
are out of scope and are often of dubious reliability.
* backward, northamerica, southamerica (America/Anguilla)
(America/Antigua, America/Aruba, America/Blanc-Sablon)
(America/Cayman, America/Curacao, America/Dominica)
(America/Grenada, America/Guadeloupe, America/Montserrat)
(America/Port_of_Spain, America/St_Kitts, America/St_Lucia)
(America/St_Thomas, America/St_Vincent, America/Tortola):
Now 'backward' links to America/Puerto_Rico.
(America/Atikokan): Now a 'backward' link to America/Panama.
(America/Creston): Now a 'backward' link to America/Phoenix.
(America/Nassau): Now a 'backward' link to America/Toronto.
* backward (America/Coral_Harbour, America/Kralendijk)
(America/Lower_Princes, America/Marigot, America/St_Barthelemy)
(America/Virgin): Adjust to avoid link-to-a-link.
2013-08-26 10:13:40 -07:00
Paul Eggert 1eef2f6735 * southamerica: Fix misspelling of "Sint Maarten" in comment.
Reported by Philip Newton in
<http://mm.icann.org/pipermail/tz/2013-August/019512.html>.
2013-08-09 09:51:29 -07:00
Paul Eggert df99923bde Move links to 'backward' if they exist only because of country codes.
* backward: Move links here from other files, if the only reason
they existed was to fill out zone.tab.  Zones are now allowed to
cross national borders, so a zone now need not exist merely
because there's a national border.  Sort the list consistently.
None of this changes any time stamp in the database.
* checktab.awk: Don't require that zone.tab's column 3 be unique.
* europe (Europe/Jersey, Europe/Guernsey, Europe/Isle_of_Man)
(Europe/Mariehamn, Europe/Busingen, Europe/Vatican, Europe/San_Marino)
(Arctic/Longyearbyen, Europe/Ljubljana, Europe/Podgorica)
(Europe/Sarajevo, Europe/Skopje, Europe/Zagreb, Europe/Bratislava):
* northamerica (America/St_Barthelemy, America/Marigot):
* southamerica (America/Lower_Princes, America/Kralendijk):
Move links to 'backward'.
* zone.tab: Give more details about how different rows can have
duplicate column 1 or column 3.  For each link moved to 'backward',
change column 3 to be the non-backward name.
2013-08-09 02:05:40 -07:00
Paul Eggert ea308a6345 Spelling fixes.
Most of these are from Kevin Lyda in
<http://mm.icann.org/pipermail/tz/2013-May/019407.html>,
with a couple more from Jonathan Leffler in
<http://mm.icann.org/pipermail/tz/2013-May/019409.html>.
2013-05-31 00:21:25 -07:00
Paul Eggert 0a700f096a Assume Paraguay change is permanent.
* southamerica (Para): Move end of DST to the 4th Sunday in March
every year.  Suggested by Carlos Raúl Perasso in
<http://mm.icann.org/pipermail/tz/2013-March/018788.html>.
2013-03-15 12:26:57 -07:00
Paul Eggert d89986e3aa Paraguay ends DST early this year.
* southamerica (Para): DST ends on March 24 this year.  (Thanks to
Steffen Thorsen).  For now, assume the change is just this year.
2013-03-07 14:12:38 -08:00
Paul Eggert cec2e7019a Chile is changing its DST rules.
Thanks to Steffen Thorsen for the heads-up, in
<http://mm.icann.org/pipermail/tz/2013-February/018623.html>.
* antarctica (ChileAQ):
* southamerica (Chile):
Assume the 2012 rules will continue indefinitely.  Suggested by Robert
Elz in <http://mm.icann.org/pipermail/tz/2013-February/018636.html>.
2013-02-20 23:40:23 -08:00
Paul Eggert 68efd69762 Incorporate data from Milne (1899).
The source is: Milne J. Civil time. Geogr J. 1899 Feb;13(2):173-94
<http://www.jstor.org/stable/1774359>.
* africa (Africa/Gaborone, Africa/Cairo):
* asia (Asia/Rangoon, Asia/Shanghai, Asia/Hong_Kong, Asia/Aden):
* australasia (Pacific/Fiji):
* europe (Europe/Vienna):
* northamerica (America/Nassau, America/Barbados, Atlantic/Bermuda)
(America/Costa_Rica):
* southamerica (America/Bogota, America/Curacao):
Adjust old time stamps to match Milne.  I went going through
Milne's list one by one and did not finish, but the rest can be
done later.
2013-02-20 23:00:40 -08:00
Paul Eggert 3423c7fa4a Stick to ASCII in commentary.
* southamerica: Rewrite to avoid the need for Latin-1 bytes.
Perhaps someday we should allow non-ASCII characters in commentary,
but if we do so we should use UTF-8.  Reported by Andy Heninger in
<http://mm.icann.org/pipermail/tz/2012-December/018480.html>.
2012-12-13 16:32:22 -08:00
Paul Eggert bd6e304281 Change email address to tz@iana.org.
* africa, australasia, europe, northamerica, southamerica:
* tzselect.ksh, zdump.c, zic.c:
In commentary and strings, change email address from
tz@elsie.nci.nih.gov to tz@iana.org, as the old email address
no longer works.
2012-11-09 17:49:36 -08:00
Paul Eggert ff07530c90 Changes for Bahia, Tocantins, Israel, Jordan.
* asia (Zion): New Israeli rules next year.  See Ephraim Silverberg in
<http://mm.icann.org/pipermail/tz/2012-October/018351.html>.
(Jordan): Jordan stays on DST this winter.  See Steffen Thorsen in
<http://mm.icann.org/pipermail/tz/2012-October/018374.html>.
* southamerica (America/Araguaina): Now has DST.  See Rodrigo Severo in
<http://mm.icann.org/pipermail/tz/2012-October/018346.html>.
(America/Bahia): No longer has DST.  See Kelley Cook in
<http://mm.icann.org/pipermail/tz/2012-October/018349.html>.
2012-10-26 00:50:05 -07:00
Paul Eggert 369851954c Remove trailing white space. 2012-07-25 07:13:46 -07:00
Paul Eggert dccd5a16af Switch from SCCS to git.
Remove the SCCS keyword '%W%' from all files.
Mostly this just remove comments.
Remove trailing white space, too.
* Makefile (TZCODE_VERSION): New macro.
(version.h): New rule.
(tzselect): Interpolate TZCODE_VERSION.
(clean): Remove version.h.
(zdump.o, zic.o): Depend on version.h.
* asctime.c, date.c, difftime.c, ialloc.c, localtime.c, scheck.c:
* strftime.c, zdump.c, zic.c: Remove elsieid.
* private.h: Remove privatehid.
* tzfile.h: Remove tzfilehid.
* tzselect.h (TZCODE_VERSION): Rename from VERSION.
* zdump.c, zic.c: Include "version.h",
and use TZCODE_VERSION instead of elsieid.
2012-07-18 17:30:38 -07:00
Arthur David Olson e57260824d 2012a Chile extends DST in 2011-2012; Falklands have permanent DST
SCCS-file: southamerica
SCCS-SID: 8.53
2012-07-18 03:03:15 -04:00
Arthur David Olson bceb3b915a Bahia Brazil adopts DST starting 2011
SCCS-file: southamerica
SCCS-SID: 8.52
2012-07-18 03:03:15 -04:00
Arthur David Olson 2cfda67ff4 comments on possibility of DST in Bahia Brasil
SCCS-file: southamerica
SCCS-SID: 8.51
2012-07-18 03:03:14 -04:00
Arthur David Olson 66acd4d3f6 Netherlands Antilles breaks up
SCCS-file: southamerica
SCCS-SID: 8.50
2012-07-18 03:03:13 -04:00
Arthur David Olson ba719a18b6 eliminate doubled words
SCCS-file: southamerica
SCCS-SID: 8.49
2012-07-18 03:03:12 -04:00
Arthur David Olson 06014daac5 Falklands stay on permanent DST in 2011
SCCS-file: southamerica
SCCS-SID: 8.48
2012-07-18 03:03:12 -04:00
Arthur David Olson 96b6905f3e change comment on Chile
SCCS-file: southamerica
SCCS-SID: 8.47
2012-07-18 03:03:12 -04:00
Arthur David Olson 2ea694c208 second set of Chilean 2011 DST changes
SCCS-file: southamerica
SCCS-SID: 8.46
2012-07-18 03:03:12 -04:00
Arthur David Olson 9f4fb82678 Change to end of DST in Chile in 2011
SCCS-file: southamerica
SCCS-SID: 8.45
2012-07-18 03:03:11 -04:00
Arthur David Olson d3625aea61 San Luis uses DST permanently
SCCS-file: southamerica
SCCS-SID: 8.44
2012-07-18 03:03:09 -04:00
Arthur David Olson 324d7f5a25 Chile earthquake change for 2010
SCCS-file: southamerica
SCCS-SID: 8.43
2012-07-18 03:03:09 -04:00
Arthur David Olson 49ff29b097 Paraguay rule format change
SCCS-file: southamerica
SCCS-SID: 8.42
2012-07-18 03:03:09 -04:00
Arthur David Olson 3f7760af53 Paraguay rules change
SCCS-file: southamerica
SCCS-SID: 8.41
2012-07-18 03:03:09 -04:00
Arthur David Olson 1b51dae56c San Luis fencepost fix
SCCS-file: southamerica
SCCS-SID: 8.40
2012-07-18 03:03:08 -04:00
Arthur David Olson 35af84e443 San Luis changes
SCCS-file: southamerica
SCCS-SID: 8.39
2012-07-18 03:03:08 -04:00
Arthur David Olson ef43d3173e no Argentina DST in 2009 and forward
SCCS-file: southamerica
SCCS-SID: 8.38
2012-07-18 03:03:08 -04:00
Arthur David Olson 913001ba04 Argentina commentary
SCCS-file: southamerica
SCCS-SID: 8.37
2012-07-18 03:03:08 -04:00
Arthur David Olson 13fe0d60a7 public domain notice
SCCS-file: southamerica
SCCS-SID: 8.36
2012-07-18 03:03:07 -04:00
Arthur David Olson 935b4ce649 URLs fixed
SCCS-file: southamerica
SCCS-SID: 8.35
2012-07-18 03:03:06 -04:00
Arthur David Olson 239123e0fd San Luis
SCCS-file: southamerica
SCCS-SID: 8.34
2012-07-18 03:03:06 -04:00
Arthur David Olson 99c2ec527c adoified Absatz changes
SCCS-file: southamerica
SCCS-SID: 8.33
2012-07-18 03:03:06 -04:00
Arthur David Olson 31e7d4da33 comment adoified
SCCS-file: southamerica
SCCS-SID: 8.32
2012-07-18 03:03:06 -04:00
Arthur David Olson 2bcd74c057 Absatz version of Argentina changes
SCCS-file: southamerica
SCCS-SID: 8.31
2012-07-18 03:03:05 -04:00
Arthur David Olson c719ed063f Argentina commentary
SCCS-file: southamerica
SCCS-SID: 8.30
2012-07-18 03:03:05 -04:00
Arthur David Olson ab52e9cbc2 Brazil changes
SCCS-file: southamerica
SCCS-SID: 8.29
2012-07-18 03:03:05 -04:00
Arthur David Olson 88773e915b href fix
SCCS-file: southamerica
SCCS-SID: 8.28
2012-07-18 03:03:05 -04:00
Arthur David Olson c7aff0ab98 2008-09 updates from sundry sources
SCCS-file: southamerica
SCCS-SID: 8.27
2012-07-18 03:03:05 -04:00
Arthur David Olson 1322dbf36f revert Brazil notes
SCCS-file: southamerica
SCCS-SID: 8.26
2012-07-18 03:03:05 -04:00
Arthur David Olson 33aa5c9c20 Eggert mods
SCCS-file: southamerica
SCCS-SID: 8.25
2012-07-18 03:03:05 -04:00
Arthur David Olson 5b30a06fa2 more accent work
SCCS-file: southamerica
SCCS-SID: 8.24
2012-07-18 03:03:05 -04:00
Arthur David Olson 1361d6aeef fixes
SCCS-file: southamerica
SCCS-SID: 8.23
2012-07-18 03:03:05 -04:00
Arthur David Olson 75ac681a86 Brazil realignment
SCCS-file: southamerica
SCCS-SID: 8.21
2012-07-18 03:03:04 -04:00
Arthur David Olson 012876246a link fixes from Halasz Sandor Viktor
SCCS-file: southamerica
SCCS-SID: 8.20
2012-07-18 03:03:04 -04:00