ZDUMP(8) | MidnightBSD System Manager's Manual | ZDUMP(8) |
zdump
— timezone
dumper
zdump |
[--version ] [-v ]
[-c [loyear,]hiyear]
[zonename ...] |
The zdump
utility prints the current time
in each zonename named on the command line.
The following options are available:
--version
-v
-c
loyear,hiyearThe -v
option may not be used on systems
with floating-point time_t values that are neither float nor double.
Time discontinuities are found by sampling the results returned by localtime at twelve-hour intervals. This works in all real-world cases; one can construct artificial time zones for which this fails.
June 20, 2004 | midnightbsd-3.1 |