Fără Descriere

Paul Eggert 39fd078a69 Port better to MS-Windows 10 ani în urmă
.gitignore 9935930b3d Clarify licensing status 10 ani în urmă
CONTRIBUTING 9935930b3d Clarify licensing status 10 ani în urmă
LICENSE 9935930b3d Clarify licensing status 10 ani în urmă
Makefile 39fd078a69 Port better to MS-Windows 10 ani în urmă
NEWS 56590899b7 Regularize and resize column-4 comments 10 ani în urmă
README 9935930b3d Clarify licensing status 10 ani în urmă
Theory 99b658c3a1 * NEWS, Theory: Clear up descriptions of tzdata abbreviations. 10 ani în urmă
africa 2888c367e4 Revert previous change, about Morocco 10 ani în urmă
antarctica 5e46e1232f Propagate Chile changes to Antarctica/Palmer 11 ani în urmă
asctime.c 4d306b3a17 Fix EOVERFLOW-related problems noted by Chistos Zoulas. 11 ani în urmă
asia 9e588f4c0b Cite Ogle's 2015 book on history of civil time 10 ani în urmă
australasia 307fd9191d Holiday Islands do not exist 10 ani în urmă
backward 6bf2f29c64 Remove America/Santa_Isabel 10 ani în urmă
backzone 980c1ea5f1 Cayman shelved DST plans 10 ani în urmă
checklinks.awk 9935930b3d Clarify licensing status 10 ani în urmă
checktab.awk 6d0fcbfe75 checktab.awk: don't repeat missing comment errors 10 ani în urmă
date.1 add5f660b7 Port 'date' better to POSIX 1003.1-2001 and later 10 ani în urmă
date.c 39fd078a69 Port better to MS-Windows 10 ani în urmă
difftime.c d3c70b9025 Avoid unnecessary casts in difftime 10 ani în urmă
etcetera 09d35582da Simplify use of URLs in text files. 11 ani în urmă
europe 50e017c2bf Sakhalin moves from +10 to +11 on 2016-03-27 at 02:00. 10 ani în urmă
factory 09d35582da Simplify use of URLs in text files. 11 ani în urmă
iso3166.tab 56590899b7 Regularize and resize column-4 comments 10 ani în urmă
leap-seconds.list 0f64b24496 Update leap-seconds file expiration 10 ani în urmă
leapseconds.awk 0f64b24496 Update leap-seconds file expiration 10 ani în urmă
localtime.c 6d00980f1f Fix signed 32-bit time_t localtime bug on Fiji 10 ani în urmă
newctime.3 2423b5b4a3 Add documentation for the core NetBSD-inspired functions. 11 ani în urmă
newstrftime.3 9935930b3d Clarify licensing status 10 ani în urmă
newtzset.3 8f58b53628 Fiji observes DST from 2014-11-02 02:00 to 2015-01-18 03:00. 11 ani în urmă
northamerica 97b1dc7c3b Use proper names for Baja California States 10 ani în urmă
pacificnew ffb8e529e0 Switch back to ASCII for symbols. 11 ani în urmă
private.h 39fd078a69 Port better to MS-Windows 10 ani în urmă
southamerica 5d252c95de A few more instances of "No." 10 ani în urmă
strftime.c 39fd078a69 Port better to MS-Windows 10 ani în urmă
systemv 09d35582da Simplify use of URLs in text files. 11 ani în urmă
time2posix.3 649397ecb4 Document thread-safe functions in man pages. 11 ani în urmă
tz-art.htm e094e725fe * tz-art.htm: Add The Good Wife 2016-01-17. 10 ani în urmă
tz-link.htm 34f8fdff26 Fix tz-link DC.Title and case 10 ani în urmă
tzfile.5 32b62f661b Remove synopsis from tzfile man page 10 ani în urmă
tzfile.h 7eb7c7349c Use bool for boolean. 11 ani în urmă
tzselect.8 4c73ed617f Rename time.tab to zone1970.tab. 11 ani în urmă
tzselect.ksh 657226da84 tzselect.ksh: suppress trailing chatter if a tty 10 ani în urmă
workman.sh 09d35582da Simplify use of URLs in text files. 11 ani în urmă
yearistype.sh a577b388f3 Distinguish hyphen from minus from dashes. 11 ani în urmă
zdump.8 d412edc822 * zdump.8: Be more specific about when a year starts. 11 ani în urmă
zdump.c 39fd078a69 Port better to MS-Windows 10 ani în urmă
zic.8 e6a6d029b2 Support %z in Zone formats 10 ani în urmă
zic.c 39fd078a69 Port better to MS-Windows 10 ani în urmă
zone.tab 56590899b7 Regularize and resize column-4 comments 10 ani în urmă
zone1970.tab 56590899b7 Regularize and resize column-4 comments 10 ani în urmă
zoneinfo2tdf.pl 78e3924ea4 Rename fields of Link lines for clarity. 11 ani în urmă

README

README for the tz distribution

"What time is it?" -- Richard Deacon as The King
"Any time you want it to be." -- Frank Baxter as The Scientist
(from the Bell System film "About Time")

The Time Zone Database (often called tz 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.

Here is a recipe for acquiring, building, installing, and testing the
tz distribution on a GNU/Linux or similar host.

mkdir tz
cd tz
wget --retr-symlinks 'ftp://ftp.iana.org/tz/tz*-latest.tar.gz'
gzip -dc tzcode-latest.tar.gz | tar -xf -
gzip -dc tzdata-latest.tar.gz | tar -xf -

Be sure to read the comments in "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/etc/zdump -v America/Los_Angeles

Historical local time information has been included here to:

* 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 an idea of the variety that may be
expected in the future;

* provide a test of 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.

Look in for updated versions of these files.

Please send comments or information to tz@iana.org.

-----

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.