• Home
Name Date Size #Lines LOC

..--

openEuler/tzdata/12-May-2024-

CONTRIBUTINGD12-May-20243.2 KiB9867

LICENSED12-May-2024252 64

MakefileD12-May-202443.8 KiB1,147619

NEWSD12-May-2024197.2 KiB5,5373,578

OAT.xmlD12-May-20249.6 KiB125101

READMED12-May-20242.4 KiB5339

README.OpenSourceD12-May-2024459 1110

africaD12-May-202464.8 KiB1,5681,423

antarcticaD12-May-202412.5 KiB336302

asctime.cD12-May-20244 KiB12358

asiaD12-May-2024174.2 KiB3,9653,663

australasiaD12-May-202497.7 KiB2,2942,039

backwardD12-May-20244.8 KiB137133

backzoneD12-May-202442.7 KiB1,1731,036

calendarsD12-May-20245.4 KiB174124

checklinks.awkD12-May-20241,008 4937

checktab.awkD12-May-20244.4 KiB192171

date.1D12-May-20244.6 KiB168165

date.1.txtD12-May-20245.6 KiB10893

date.cD12-May-20245.3 KiB230178

difftime.cD12-May-20241.4 KiB6126

etceteraD12-May-20242.6 KiB7968

europeD12-May-2024181 KiB4,2483,920

factoryD12-May-2024404 139

iso3166.tabD12-May-20244.4 KiB275274

leap-seconds.listD12-May-202410.4 KiB256255

leapsecondsD12-May-20243.3 KiB8374

leapseconds.awkD12-May-20248.7 KiB241155

localtime.cD12-May-202461.3 KiB2,4411,773

newctime.3D12-May-20248 KiB344341

newctime.3.txtD12-May-20248.2 KiB173136

newstrftime.3D12-May-20247.6 KiB291253

newstrftime.3.txtD12-May-20246.5 KiB170113

newtzset.3D12-May-20248.4 KiB351348

newtzset.3.txtD12-May-202410.3 KiB200159

northamericaD12-May-2024160.5 KiB3,6953,434

private.hD12-May-202419.5 KiB799582

southamericaD12-May-202487.9 KiB1,9841,882

strftime.cD12-May-202416.3 KiB659460

theory.htmlD12-May-202460.2 KiB1,4741,412

time2posix.3D12-May-20243.4 KiB134129

time2posix.3.txtD12-May-20243.5 KiB7759

tz-art.htmlD12-May-202427.2 KiB637629

tz-how-to.htmlD12-May-202423.7 KiB711659

tz-link.htmlD12-May-202457.3 KiB1,1761,156

tzfile.5D12-May-202418.3 KiB497494

tzfile.5.txtD12-May-202420.1 KiB369303

tzfile.hD12-May-20243.9 KiB12436

tzselect.8D12-May-20242.8 KiB114111

tzselect.8.txtD12-May-20243.1 KiB7860

tzselect.kshD12-May-202414.8 KiB554439

versionD12-May-20246 21

workman.shD12-May-2024618 3425

zdump.8D12-May-20246.6 KiB232229

zdump.8.txtD12-May-20247 KiB145120

zdump.cD12-May-202432 KiB1,2271,013

zic.8D12-May-202422.5 KiB849846

zic.8.txtD12-May-202424.6 KiB492393

zic.cD12-May-202490.8 KiB3,5822,982

ziguard.awkD12-May-20244.5 KiB14088

zishrink.awkD12-May-20248.2 KiB319243

zone.tabD12-May-202419 KiB455454

zone1970.tabD12-May-202417.2 KiB375374

zoneinfo2tdf.plD12-May-20241.4 KiB5434

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.  Once acquired,
15read the comments in the file 'Makefile' and make any changes needed
16to make things right for your system, especially if you are using some
17platform other than GNU/Linux.  Then run the following commands,
18substituting your desired installation directory for "$HOME/tzdir":
19
20	make TOPDIR=$HOME/tzdir install
21	$HOME/tzdir/usr/bin/zdump -v America/Los_Angeles
22
23See the file tz-how-to.html for examples of how to read the data files.
24
25This database of historical local time information has several goals:
26
27 * Provide a compendium of data about the history of civil time that
28   is useful even if not 100% accurate.
29
30 * Give an idea of the variety of local time rules that have existed
31   in the past and thus may be expected in the future.
32
33 * Test the generality of the local time rule description system.
34
35The information in the time zone data files is by no means authoritative;
36fixes and enhancements are welcome.  Please see the file CONTRIBUTING
37for details.
38
39Thanks to these Time Zone Caballeros who've made major contributions to the
40time conversion package: Keith Bostic; Bob Devine; Paul Eggert; Robert Elz;
41Guy Harris; Mark Horton; John Mackin; and Bradley White.  Thanks also to
42Michael Bloom, Art Neilson, Stephen Prince, John Sovereign, and Frank Wales
43for testing work, and to Gwillim Law for checking local mean time data.
44Thanks in particular to Arthur David Olson, the project's founder and first
45maintainer, to whom the time zone community owes the greatest debt of all.
46None of them are responsible for remaining errors.
47
48-----
49
50This file is in the public domain, so clarified as of 2009-05-17 by
51Arthur David Olson.  The other files in this distribution are either
52public domain or BSD licensed; see the file LICENSE for details.
53

README.OpenSource

1[
2  {
3    "Name": "openEuler:tzdata",
4    "License": "BSD 3-Clause License",
5    "License File": "LICENSE",
6    "Version Number": "2022a",
7    "Upstream URL": "https://repo.openeuler.org/openEuler-22.03-LTS-SP1/source/Packages/tzdata-2022a-11.oe2203sp1.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