1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-11-21 11:11:32 +00:00
Arthur David Olson 3d48c14f43 GMT redone (for leap seconds)
SCCS-file: etcetera
SCCS-SID: 4.2
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:50 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:50 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:52 -04:00
2012-07-18 03:01:51 -04:00
2012-07-18 03:01:52 -04:00

%W%

This 1989 update of the time zone package features POSIXization (including
interpretation of POSIX-style TZ environment variables, provided by Guy
Harris), ANSIfication (including versions of "mktime" and "difftime"),
corrections to some time zone data (including corrections to the rules for
Great Britain and New Zealand), reference data from the United States Naval
Observatory for folks who want to do additional time zones, and the 1989 data
for Saudi Arabia.

(Since this code will be treated as "part of the implementation" in some places
and as "part of the application" in others, there's no good way to name
functions, such as timegm, that are not part of the proposed ANSI C standard;
such functions have kept their old, underscore-free names in this update.)

Please send comments or information to ado@ncifcrf.gov.

Be sure to read the comments in "Makefile" and make any changes
needed to make things right for your system.

To use the new functions, use a "-lz" option when compiling or linking.

Historical local time information has been included here not because it
is particularly useful, but rather to:

*	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;
if you know that the rules are different from those in a file, by all means
feel free to change file (and please send the changed version to
ado@ncifcrf.gov for use in the future).  Europeans take note!

Thanks to these Timezone Caballeros who've made major contributions to the
time conversion package:  Keith Bostic; Bob Devine; Robert Elz; Guy Harris;
Mark Horton; John Mackin; and Bradley White.  None of them are responsible for
remaining errors.
Description
Experimental time zone database and code for AmigaOS
Readme 13 MiB
Languages
C 97.7%
Makefile 1.9%
C++ 0.4%