Name Date Size

..25-Oct-20244 KiB

africaH A D25-Oct-202461.4 KiB

antarcticaH A D25-Oct-202413.7 KiB

asctime.cH A D25-Oct-20244.1 KiB

asiaH A D25-Oct-2024184 KiB

australasiaH A D25-Oct-202495.8 KiB

backwardH A D25-Oct-202411.4 KiB

backzoneH A D25-Oct-202469.1 KiB

bundle.jsonH A D25-Oct-20241 KiB

calendarsH A D25-Oct-20245.4 KiB

checklinks.awkH A D25-Oct-20241.6 KiB

checknow.awkH A D25-Oct-20241.1 KiB

checktab.awkH A D25-Oct-20244.5 KiB

CONTRIBUTINGH A D25-Oct-20243.2 KiB

data/H25-Oct-20244 KiB

date.1H A D25-Oct-20244.6 KiB

date.1.txtH A D25-Oct-20245.7 KiB

date.cH A D25-Oct-20245.4 KiB

difftime.cH A D25-Oct-20241.4 KiB

etceteraH A D25-Oct-20242.9 KiB

europeH A D25-Oct-2024167.7 KiB

factoryH A D25-Oct-2024404

iso3166.tabH A D25-Oct-20244.7 KiB

leap-seconds.listH A D25-Oct-20244.9 KiB

leapsecondsH A D25-Oct-20243.2 KiB

leapseconds.awkH A D25-Oct-20248.7 KiB

LICENSEH A D25-Oct-2024252

localtime.cH A D25-Oct-202463.2 KiB

MakefileH A D25-Oct-202451.8 KiB

newctime.3H A D25-Oct-20248.2 KiB

newctime.3.txtH A D25-Oct-20248.4 KiB

NEWSH A D25-Oct-2024223.7 KiB

newstrftime.3H A D25-Oct-202410.2 KiB

newstrftime.3.txtH A D25-Oct-20249 KiB

newtzset.3H A D25-Oct-20249.3 KiB

newtzset.3.txtH A D25-Oct-202410.7 KiB

northamericaH A D25-Oct-2024158 KiB

OAT.xmlH A D25-Oct-202410.2 KiB

openEuler/tzdata/H25-Oct-20244 KiB

private.hH A D25-Oct-202426.9 KiB

READMEH A D25-Oct-20242.4 KiB

README.OpenSourceH A D25-Oct-2024472

SECURITYH A D25-Oct-2024773

southamericaH A D25-Oct-202489.7 KiB

strftime.cH A D25-Oct-202416.4 KiB

theory.htmlH A D25-Oct-202461.8 KiB

time2posix.3H A D25-Oct-20243.4 KiB

time2posix.3.txtH A D25-Oct-20243.5 KiB

to2050.tzsH A D25-Oct-2024608.1 KiB

tz-art.htmlH A D25-Oct-202423.4 KiB

tz-how-to.htmlH A D25-Oct-202424.1 KiB

tz-link.htmlH A D25-Oct-202459.4 KiB

tzdata.ziH A D25-Oct-2024106.8 KiB

tzfile.5H A D25-Oct-202418.6 KiB

tzfile.5.txtH A D25-Oct-202421.6 KiB

tzfile.hH A D25-Oct-20244 KiB

tzselect.8H A D25-Oct-20243 KiB

tzselect.8.txtH A D25-Oct-20243.2 KiB

tzselect.kshH A D25-Oct-202421.8 KiB

versionH A D25-Oct-20246

workman.shH A D25-Oct-2024854

zdump.8H A D25-Oct-20246.6 KiB

zdump.8.txtH A D25-Oct-20247.2 KiB

zdump.cH A D25-Oct-202433.4 KiB

zic.8H A D25-Oct-202423.9 KiB

zic.8.txtH A D25-Oct-202426.7 KiB

zic.cH A D25-Oct-2024101 KiB

ziguard.awkH A D25-Oct-202411.5 KiB

zishrink.awkH A D25-Oct-202410.1 KiB

zone.tabH A D25-Oct-202418.4 KiB

zone1970.tabH A D25-Oct-202417.2 KiB

zonenow.tabH A D25-Oct-20248.1 KiB

README

1README for the tz distribution
2
3"Where do I set the hands of the clock?" -- Les Tremayne as The King
4"Oh that--you can set them any place you want." -- Frank Baxter as The Scientist
5					(from the Bell System film "About Time")
6
7The Time Zone Database (called tz, tzdb or zoneinfo) contains code and
8data that represent the history of local time for many representative
9locations around the globe.  It is updated periodically to reflect
10changes made by political bodies to time zone boundaries, UTC offsets,
11and daylight-saving rules.
12
13See <https://www.iana.org/time-zones/repository/tz-link.html> or the
14file tz-link.html for how to acquire the code and data.
15
16Once acquired, read the leading comments in the file "Makefile"
17and make any changes needed to make things right for your system,
18especially when using a platform other than current GNU/Linux.
19
20Then run the following commands, substituting your desired
21installation directory for "$HOME/tzdir":
22
23	make TOPDIR="$HOME/tzdir" install
24	"$HOME/tzdir/usr/bin/zdump" -v America/Los_Angeles
25
26See the file tz-how-to.html for examples of how to read the data files.
27
28This database of historical local time information has several goals:
29
30 * Provide a compendium of data about the history of civil time that
31   is useful even if not 100% accurate.
32
33 * Give an idea of the variety of local time rules that have existed
34   in the past and thus may be expected in the future.
35
36 * Test the generality of the local time rule description system.
37
38The information in the time zone data files is by no means authoritative;
39fixes and enhancements are welcome.  Please see the file CONTRIBUTING
40for details.
41
42Thanks to these Time Zone Caballeros who've made major contributions to the
43time conversion package: Keith Bostic; Bob Devine; Paul Eggert; Robert Elz;
44Guy Harris; Mark Horton; John Mackin; and Bradley White.  Thanks also to
45Michael Bloom, Art Neilson, Stephen Prince, John Sovereign, and Frank Wales
46for testing work, and to Gwillim Law for checking local mean time data.
47Thanks in particular to Arthur David Olson, the project's founder and first
48maintainer, to whom the time zone community owes the greatest debt of all.
49None of them are responsible for remaining errors.
50
51-----
52
53This file is in the public domain, so clarified as of 2009-05-17 by
54Arthur David Olson.  The other files in this distribution are either
55public domain or BSD licensed; see the file LICENSE for details.
56

README.OpenSource

1[
2  {
3    "Name": "openEuler:tzdata",
4    "License": "BSD 3-Clause License",
5    "License File": "LICENSE",
6    "Version Number": "2022a-16.oe2203sp3",
7    "Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS-SP3/source/Packages/tzdata-2022a-16.oe2203sp3.src.rpm",
8    "Description": "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."
9  }
10]
11