Brak opisu

Paul Eggert ddb8cf09d5 Release 2023c 2 lat temu
.gitignore 0b0735c8dd Ignore more non-source files 6 lat temu
CONTRIBUTING 12b48faf10 Omit unnecessary hyphens 3 lat temu
LICENSE 7097a65277 Clarify LICENSE file 8 lat temu
Makefile 2d85f26d17 Check overlong abbreviations more consistently 3 lat temu
NEWS ddb8cf09d5 Release 2023c 2 lat temu
README b0c24fad44 Rename CONTRIBUTING.md back to CONTRIBUTING 4 lat temu
SECURITY 474865615f * SECURITY: New file. 4 lat temu
africa 8b9b7c420d Fix typo in transciption of 1905 Lagos paper 3 lat temu
antarctica 63ab6ed226 Prefer “°” to “degrees” when quoting source saying former 3 lat temu
asctime.c 12b48faf10 Omit unnecessary hyphens 3 lat temu
asia 4c3c3e2d34 Fix comments on Lebanon this week 2 lat temu
australasia 032f94b0c7 Don’t percent-encode URIs 3 lat temu
backward b2e7a66b74 Fix typo in recent Yellowknife change 3 lat temu
backzone 12b48faf10 Omit unnecessary hyphens 3 lat temu
calendars ce5b21b84e Omit or paraphrase some quotes 3 lat temu
checklinks.awk 3620a330c7 Vanguard form now uses links to links 3 lat temu
checktab.awk c505851ff0 Improve ‘make check_tables’ test 3 lat temu
date.1 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
date.c 3a21b9b190 Prefer fprintf+strerror to perror 3 lat temu
difftime.c 6010bddd13 Be consistent about no space between function and ‘(’. 4 lat temu
etcetera 02fb5dae53 Move a few links to ‘backward’ 3 lat temu
europe 032f94b0c7 Don’t percent-encode URIs 3 lat temu
factory 92c49ba8eb Use STDOFF, not UTOFF, for standard time 6 lat temu
iso3166.tab 0aeb026592 Abbreviate “French Southern Territories” 3 lat temu
leap-seconds.list b6ee6dfad9 No leap second on 2023-06-30 3 lat temu
leapseconds.awk 44499c6fcc Support leap-seconds.list tombstone 3 lat temu
localtime.c 2d85f26d17 Check overlong abbreviations more consistently 3 lat temu
newctime.3 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
newstrftime.3 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
newtzset.3 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
northamerica 032f94b0c7 Don’t percent-encode URIs 3 lat temu
private.h 12b48faf10 Omit unnecessary hyphens 3 lat temu
southamerica 12b48faf10 Omit unnecessary hyphens 3 lat temu
strftime.c 91c6dd6276 Use ‘restrict’ more consistently with standards 3 lat temu
theory.html 972cb0ee17 * theory.html: fix TOC to match heads. 3 lat temu
time2posix.3 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
tz-art.html 1368732ea7 * tz-art.html: Fix typo re xkcd strips vs panels. 2 lat temu
tz-how-to.html 12b48faf10 Omit unnecessary hyphens 3 lat temu
tz-link.html 0e0b0eb3e5 Revert 2023b’s data changes 2 lat temu
tzfile.5 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
tzfile.h 5fd1128e50 * tzfile.h: Add/update implementation limit commentary. 3 lat temu
tzselect.8 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
tzselect.ksh 12b48faf10 Omit unnecessary hyphens 3 lat temu
workman.sh d7f86ac32e Port .txt generation to macOS 3 lat temu
zdump.8 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
zdump.c 4b5a27ef9a Port to C23 + !setenv + !localtime_rz 2 lat temu
zic.8 27148539e6 Append tzdb arg 4 to .TH lines 3 lat temu
zic.c 78542928df Clarify detection of size overflow 3 lat temu
ziguard.awk 8599732906 Preserve columns more nicely in vanguard form 3 lat temu
zishrink.awk 0f9ac4ff25 Improve zishrink after PACKRATLIST 3 lat temu
zone.tab ff606c4c6b Be more specific about Aleutians 3 lat temu
zone1970.tab ff606c4c6b Be more specific about Aleutians 3 lat temu

README

README for the tz distribution

"Where do I set the hands of the clock?" -- Les Tremayne as The King
"Oh that--you can set them any place you want." -- Frank Baxter as The Scientist
(from the Bell System film "About Time")

The Time Zone Database (called tz, tzdb or zoneinfo) contains code and
data that represent the history of local time for many representative
locations around the globe. It is updated periodically to reflect
changes made by political bodies to time zone boundaries, UTC offsets,
and daylight-saving rules.

See or the
file tz-link.html for how to acquire the code and data. Once acquired,
read the comments in the file 'Makefile' and make any changes needed
to make things right for your system, especially if you are using some
platform other than GNU/Linux. Then run the following commands,
substituting your desired installation directory for "$HOME/tzdir":

make TOPDIR=$HOME/tzdir install
$HOME/tzdir/usr/bin/zdump -v America/Los_Angeles

See the file tz-how-to.html for examples of how to read the data files.

This database of historical local time information has several goals:

* Provide a compendium of data about the history of civil time that
is useful even if not 100% accurate.

* Give an idea of the variety of local time rules that have existed
in the past and thus may be expected in the future.

* Test the generality of the local time rule description system.

The information in the time zone data files is by no means authoritative;
fixes and enhancements are welcome. Please see the file CONTRIBUTING
for details.

Thanks to these Time Zone Caballeros who've made major contributions to the
time conversion package: Keith Bostic; Bob Devine; Paul Eggert; Robert Elz;
Guy Harris; Mark Horton; John Mackin; and Bradley White. Thanks also to
Michael Bloom, Art Neilson, Stephen Prince, John Sovereign, and Frank Wales
for testing work, and to Gwillim Law for checking local mean time data.
Thanks in particular to Arthur David Olson, the project's founder and first
maintainer, to whom the time zone community owes the greatest debt of all.
None of them are responsible for remaining errors.

-----

This file is in the public domain, so clarified as of 2009-05-17 by
Arthur David Olson. The other files in this distribution are either
public domain or BSD licensed; see the file LICENSE for details.