|
The zdump command prints the current time for each
time zone (zonename) listed on the command line.
Specify zonename as the name of the time zone
database file relative to /usr/share/lib/zoneinfo.
Specifying an invalid time zone (zonename)
to zdump does not return an error, rather zdump uses GMT. This is consistent
with the behavior of the library calls; zdump reflects
the same behavior of the time routines in libc. See ctime(3C) and mktime(3C).
|