1 .\" %%%LICENSE_START(PUBLIC_DOMAIN)
2 .\" This page is in the public domain
5 .TH TZSELECT 8 2021-03-22 "" "Linux System Administration"
7 tzselect \- select a timezone
15 program asks the user for information about the current location,
16 and outputs the resulting timezone description to standard output.
17 The output is suitable as a value for the
21 All interaction with the user is done via standard input and standard error.
23 The exit status is zero if a timezone was successfully obtained
24 from the user, and is nonzero otherwise.
28 Name of a POSIX-compliant
34 Name of the directory containing timezone data files (default:
35 .IR /usr/share/zoneinfo ).
36 .\" or perhaps /usr/local/etc/zoneinfo in some older systems.
39 \fBTZDIR\fP\fI/iso3166.tab\fP
40 Table of ISO 3166 2-letter country codes and country names.
42 \fBTZDIR\fP\fI/zone.tab\fP
43 Table of country codes, latitude and longitude, TZ values, and
46 \fBTZDIR\fP\fI/\fP\fITZ\fP
47 Timezone data file for timezone
53 .\" @(#)tzselect.8 1.3