116 lines
2.7 KiB
HTML
116 lines
2.7 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of TZSELECT</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>TZSELECT</H1>
|
|
Section: Linux System Administration (8)<BR>Updated: 2007-05-18<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
tzselect - select a timezone
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>tzselect</B>
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
The
|
|
<B>tzselect</B>
|
|
|
|
program asks the user for information about the current location,
|
|
and outputs the resulting timezone description to standard output.
|
|
The output is suitable as a value for the
|
|
<B>TZ</B>
|
|
|
|
environment variable.
|
|
<P>
|
|
|
|
All interaction with the user is done via standard input and standard error.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>EXIT STATUS</H2>
|
|
|
|
The exit status is zero if a timezone was successfully obtained
|
|
from the user, and is nonzero otherwise.
|
|
<A NAME="lbAF"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>AWK</B>
|
|
|
|
<DD>
|
|
Name of a POSIX-compliant
|
|
<I>awk</I>
|
|
|
|
program (default:
|
|
<B>awk</B>).
|
|
|
|
<DT id="2"><B>TZDIR</B>
|
|
|
|
<DD>
|
|
Name of the directory containing timezone data files (default:
|
|
<I>/usr/share/zoneinfo</I>).
|
|
|
|
|
|
</DL>
|
|
<A NAME="lbAG"> </A>
|
|
<H2>FILES</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="3"><B>TZDIR</B><I>/iso3166.tab</I><DD>
|
|
Table of ISO 3166 2-letter country codes and country names.
|
|
<DT id="4"><B>TZDIR</B><I>/zone.tab</I><DD>
|
|
Table of country codes, latitude and longitude, TZ values, and
|
|
descriptive comments.
|
|
<DT id="5"><B>TZDIR</B><I>/</I><I>TZ</I><DD>
|
|
Timezone data file for timezone
|
|
<I>TZ</I>.
|
|
|
|
</DL>
|
|
<A NAME="lbAH"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?5+tzfile">tzfile</A></B>(5),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+zdump">zdump</A></B>(8),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?8+zic">zic</A></B>(8)
|
|
|
|
|
|
<A NAME="lbAI"> </A>
|
|
<H2>COLOPHON</H2>
|
|
|
|
This page is part of release 5.05 of the Linux
|
|
<I>man-pages</I>
|
|
|
|
project.
|
|
A description of the project,
|
|
information about reporting bugs,
|
|
and the latest version of this page,
|
|
can be found at
|
|
<A HREF="https://www.kernel.org/doc/man-pages/.">https://www.kernel.org/doc/man-pages/.</A>
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="6"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="7"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="8"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="9"><A HREF="#lbAE">EXIT STATUS</A><DD>
|
|
<DT id="10"><A HREF="#lbAF">ENVIRONMENT</A><DD>
|
|
<DT id="11"><A HREF="#lbAG">FILES</A><DD>
|
|
<DT id="12"><A HREF="#lbAH">SEE ALSO</A><DD>
|
|
<DT id="13"><A HREF="#lbAI">COLOPHON</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:06:18 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|