rktime(1) - Linux man page
Name
rktime - display time in multiple timezones
Synopsis
rktime [options]
Description
rktime is a command line utility to utility which displays the time in multiple timezones in an easy-to-read way, using color to help indicate which locations are currently in business hours.
Options
The following options are supported:
- --nocolor,-n Do not display color.
- --color Display color (default).
- --key,-k Print explanatory key information.
- --12h,-p Show time in 12 hour format.
- --24h,-h Show time in 24 hour format (default).
- --offsets,-z Display offsets from UTC, eg +0900 is 9 hours ahead.
- --nooffsets Do not display offsets (default).
- --test,-t Show test output
- --color Display color (default).
Files
/etc/rktime.conf (5)
See Also
date (1)
Author
G. Richard Keech (rkeech@redhat.com)