1rktime(1) General Commands Manual rktime(1)
2
3
4
6 rktime - display time in multiple timezones
7
9 rktime [options]
10
12 rktime is a command line utility to utility which displays the time in
13 multiple timezones in an easy-to-read way, using color to help indicate
14 which locations are currently in business hours.
15
17 The following options are supported:
18
19 --nocolor,-n Do not display color.
20
21 --color Display color (default).
22
23 --key,-k Print explanatory key information.
24
25 --12h,-p Show time in 12 hour format.
26
27 --24h,-h Show time in 24 hour format (default).
28
29 --offsets,-z Display offsets from UTC, eg +0900 is 9 hours ahead.
30
31 --nooffsets Do not display offsets (default).
32
33 --test,-t Show test output
34
35
36
38 /etc/rktime.conf (5)
39
40
42 date (1)
43
44
46 G. Richard Keech (rkeech@redhat.com)
47
48
49
50
51
52
534th Berkeley Distribution$Date: 2000/08/09 10:42:11 $ rktime(1)