3 tzselect \- select a time zone
9 program asks the user for information about the current location,
10 and outputs the resulting time zone description to standard output.
11 The output is suitable as a value for the TZ environment variable.
13 All interaction with the user is done via standard input and standard error.
14 .SH "ENVIRONMENT VARIABLES"
17 Name of a Posix-compliant
23 Name of the directory containing time zone data files (default:
24 .BR /usr/share/zoneinfo ).
27 \f2TZDIR\fP\f3/iso3166.tab\fP
28 Table of ISO 3166 2-letter country codes and country names.
30 \f2TZDIR\fP\f3/zone.tab\fP
31 Table of country codes, latitude and longitude, TZ values, and
34 \f2TZDIR\fP\f3/\fP\f2TZ\fP
35 Time zone data file for time zone \f2TZ\fP.
37 The exit status is zero if a time zone was successfully obtained from the user,
40 newctime(3), tzfile(5), zdump(8), zic(8)
41 .\" @(#)tzselect.8 1.3