|/
|\ISS               Tidbits  Posts  Answers  Install  Wiki  Contact  Donate  GitHub


tzdata                                                             version 2021e
________________________________________________________________________________

The tz database is a collaborative compilation of information about the world's
time zones, primarily intended for use with computer programs and operating
systems. Paul Eggert is its current editor and maintainer, with the
organizational backing of ICANN. The tz database is also known as tzdata, the
zoneinfo database or IANA time zone database, and occasionally as the Olson
database, referring to the founding contributor, Arthur David Olson. [0]

Upstream: http://web.cs.ucla.edu/~eggert/tz/tz-link.htm


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Setup .................................................................. [002]
* Usage .................................................................. [003]
* History ................................................................ [004]
* References ............................................................. [005]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b tzdata                                                             |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Setup
________________________________________________________________________________

To set the timezone, run the following command substituting Zone and SubZone
for their respective values (look in /usr/share/zoneinfo to find them).

+------------------------------------------------------------------------------+
|                                                                              |
|  $ ln -sf /usr/share/zoneinfo/Zone/SubZone /etc/localtime                    |
|                                                                              |
+------------------------------------------------------------------------------+


[003] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[004] History
________________________________________________________________________________

2021-10-23 dc19bd71 tzdata: 2021e
2021-10-16 aa0ee875 tzdata: 2021d
2021-10-02 f571d3a9 tzdata: 2021c
2021-09-25 b34cb6cb tzdata: 2021b
2021-07-18 2431c0cf tzdata: update for new env
2021-07-15 8909b221 tzdata: use VERSION
2021-06-30 cc52fc8c tzdata: 2021a
2020-10-22 27f3593c tzdata: 2020d
2020-10-17 eff34bc3 tzdata: 2020c
2020-10-08 e46ba86a tzdata: 2020b
2020-04-28 91978751 tzdata: Fix sbindir
2020-04-24 40313a23 tzdata: bump to 2020a
2020-02-12 d21b49ff tzdata: Use cc @konimex
2019-10-08 083ddd88 tzdata: enable CC
2019-10-08 c4fdda23 tzdata: Sorry scientists, sailors and presidents.
2019-09-12 b5051b25 tzdata: bump to 2019c
2019-08-04 0024adcf tzdata: bump to 2019b
2019-07-18 6011256b tzdata: Move to extra
2019-06-26 d1f5f2d8 tzdata: Fix version


[005] References
________________________________________________________________________________

[0] https://en.wikipedia.org/wiki/Tz_database



________________________________________________________________________________

Dylan Araps (C) 2019-2021

The registered trademark Linux(R) is used pursuant to a sublicense from the
Linux Foundation, the exclusive licensee of Linus Torvalds, owner of the mark
on a world­wide basis.