File: tzwatch.1

package info (click to toggle)
gworldclock 1.4.4-11
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, sid, trixie
  • size: 1,020 kB
  • sloc: sh: 3,862; ansic: 2,248; makefile: 75; sed: 16
file content (35 lines) | stat: -rw-r--r-- 940 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
.TH TZWATCH 1 
.SH NAME
tzwatch \- Display the time in a number of time zones, specified by the user
.SH SYNOPSIS
.B tzwatch 
.I "[options]"
.SH DESCRIPTION
.B Tzwatch
displays the time in a number of time zones, specified by the user.
The list of time zones (format as TZ variable) is kept in 
\fB${HOME}/.tzlist\fP. The time zone is chosen using tzselect.

.SH OPTIONS
.TP
.B \-c
Configure time zones (add or remove).
.TP
.B \-f FORMAT
Display time according to FORMAT (see 'date' command).

.PP
If no command line options are given, the time in each zone at the
given moment is printed.

.SH REMARKS
\fB${HOME}/.tzlist\fP could be edited by hand, 
with a valid value for the TZ variable on each line.

.B Tzwatch 
was written by Drew Parsons <dparsons@debian.org>.
This manual page was written by Joop Stakenborg <pa3aba@debian.org>,
for the Debian GNU/Linux system (but may be used by others).

.SH SEE ALSO
gworldclock(1), tzselect(1)