]> git.pld-linux.org Git - packages/tzdata.git/blame - timezone.sysconfig
- version(s) 2007j
[packages/tzdata.git] / timezone.sysconfig
CommitLineData
462b45ea
ER
1# Time zone information.
2
c480ce27 3# Directory containing zone information files.
462b45ea
ER
4ZONE_INFO_DIR="/usr/share/zoneinfo"
5
c480ce27 6# Scheme you would like to use in your system.
462b45ea
ER
7ZONE_INFO_SCHEME="posix"
8
9# Area (sometimes may be empty)
10ZONE_INFO_AREA="Europe"
11
c480ce27 12# Name of the time zone for your system.
462b45ea 13TIME_ZONE="Warsaw"
This page took 0.134701 seconds and 4 git commands to generate.