3 tzselect - select a time zone
9 The tzselect program asks the user for information about the
10 current location, and outputs the resulting time zone
11 description to standard output. The output is suitable as a
12 value for the TZ environment variable.
14 All interaction with the user is done via standard input and
18 AWK Name of a Posix-compliant awk program (default: awk).
21 Name of the directory containing time zone data files
22 (default: /usr/local/etc/zoneinfo).
26 Table of ISO 3166 2-letter country codes and country
30 Table of country codes, latitude and longitude, TZ
31 values, and descriptive comments.
34 Time zone data file for time zone TZ.
37 The exit status is zero if a time zone was successfully
38 obtained from the user, nonzero otherwise.
41 newctime(3), tzfile(5), zdump(8), zic(8)