OXIESEC PANEL
- Current Dir:
/
/
usr
/
share
/
doc
/
tzdata
Server IP: 10.0.0.4
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
01/22/2024 08:17:31 AM
rwxr-xr-x
📄
README.Debian
974 bytes
10/12/2022 07:07:15 PM
rw-r--r--
📄
changelog.Debian.gz
1.54 KB
10/31/2022 01:02:00 AM
rw-r--r--
📄
copyright
308 bytes
10/17/2022 01:56:04 PM
rw-r--r--
Editing: README.Debian
Close
README for tzdata ----------------- This package contains data required for the implementation of standard local time for many representative locations around the globe. Two different versions are provided: - The "posix" version is based on the Coordinated Universal Time (UTC). - The "right" version is based on the International Atomic Time (TAI), and it includes the leap seconds. Most systems have their hardware clock set either to UTC, or to a timezone with a fixed difference with UTC. Therefore the default version provided by this package is the "posix" one. The TZDIR environment variable, when used together with the TZ one, forces the system to use one of the two versions. Examples: - TZDIR=/usr/share/zoneinfo/posix TZ=Europe/Paris on a system with hardware clock set to UTC. - TZDIR=/usr/share/zoneinfo/right TZ=Europe/Paris on a system with hardware clock set to TAI. -- Aurelien Jarno <aurel32@debian.org> Sat, 06 Sep 2008 12:27:09 +0200