NAME
tzselect - select a timezone
SYNOPSIS
tzselect
DESCRIPTION
The tzselect 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 TZ environment variable. All interaction with the user is done via standard input and standard error.
EXIT STATUS
The exit status is zero if a timezone was successfully obtained from the user, nonzero otherwise.
ENVIRONMENT
AWK Name of a Posix-compliant awk program (default: awk). TZDIR Name of the directory containing timezone data files (default: /usr/share/zoneinfo).
FILES
TZDIR/iso3166.tab Table of ISO 3166 2-letter country codes and country names. TZDIR/zone.tab Table of country codes, latitude and longitude, TZ values, and descriptive comments. TZDIR/TZ Time zone data file for timezone TZ.
SEE ALSO
tzfile(5), zdump(8), zic(8)
COLOPHON
This page is part of release 4.09 of the Linux man-pages project. A description of the project, information about reporting bugs, and the latest version of this page, can be found at https://www.kernel.org/doc/man-pages/. 2007-05-18 TZSELECT(8)
More Linux Commands
manpages/slk_set.3ncurses.html
slk_set(3ncurses) - curses soft label routines (Man Page)...
The slk* functions manipulate the set of soft function-key labels that exist on many terminals. For those terminals that do not have soft labels, curses takes o
manpages/gnutls_x509_rdn_get_by_oid.3.html
gnutls_x509_rdn_get_by_oid(3) - API function (Man Page).....
This function will return the name of the given Object identifier, of the RDN sequence. The name will be encoded using the rules from RFC2253. RETURNS On succes
manpages/POSIX.3pm.html
POSIX(3pm) - Perl interface to IEEE Std 1003.1 (Man Page)...
The POSIX module permits you to access all (or nearly all) the standard POSIX 1003.1 identifiers. Many of these identifiers have been given Perl-ish interfaces.
manpages/glTexCoord1f.3gl.html
glTexCoord1f(3gl) - set the current texture coordinates.....
glTexCoord specifies texture coordinates in one, two, three, or four dimensions. glTexCoord1 sets the current texture coordinates to (s, 0, 0, 1); a call to glT
manpages/fgetspent.3.html
fgetspent(3) - get shadow password file entry (Man Page)....
Long ago it was considered safe to have encrypted passwords openly visible in the password file. When computers got faster and people got more security-consciou
manpages/glBlendEquation.3gl.html
glBlendEquation(3gl) - set the blend equation (Man Page)....
The blend equation determines how a new pixel (the source color) is combined with a pixel already in the framebuffer (the destination color). GL_MIN sets the bl
manpages/ldap_matchingrule_free.3.html
ldap_matchingrule_free(3) - Schema definition handling routi
These routines are used to parse schema definitions in the syntax defined in RFC 4512 into structs and handle these structs. These routines handle four kinds of
manpages/Tcl_SetObjLength.3.html
Tcl_SetObjLength(3) - manipulate Tcl objects as strings.....
The procedures described in this manual entry allow Tcl objects to be manipulated as string values. They use the internal representation of the object to store
manpages/pptpsetup.8.html
pptpsetup(8) - Point-to-Point Tunneling Protocol setup......
PPTP Client is a Linux, FreeBSD, NetBSD and OpenBSD client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. This script configures PPTP Cl
manpages/feof.3.html
feof(3) - check and reset stream status - Linux manual page
The function clearerr() clears the end-of-file and error indicators for the stream pointed to by stream. The function feof() tests the end-of-file indicator for
manpages/SDL_JoystickName.3.html
SDL_JoystickName(3) - Get joystick name - Linux manual page
Get the implementation dependent name of joystick. The index parameter refers to the Nth joystick on the system. RETURN VALUE Returns a char pointer to the joys
manpages/perl5143delta.1.html
perl5143delta(1) what is new for perl v5.14.3 (Man Page)....
This document describes differences between the 5.14.2 release and the 5.14.3 release. If you are upgrading from an earlier release such as 5.12.0, first read p
