| ZDUMP(8) | System Manager's Manual | ZDUMP(8) |
zdump — time zone
dumper
zdump |
[-Vv] [-c
[loyear,]hiyear]
[-t
[lotime,]hitime]
zonename ... |
zdump prints the current time in each
zonename named on the command line.
These options are available:
-c
[loyear,]hiyear-t
[lotime,]hitime-V-v, except omit the times relative to the
extreme time values. This generates output that is easier to compare to
that of implementations with different time representations.-vTime 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.
In the output, “UT” denotes the value returned by gmtime(3), which uses UTC for modern time stamps and some other UT flavor for time stamps that predate the introduction of UTC. No attempt is currently made to have the output use “UTC” for newer and “UT” for older time stamps, partly because the exact date of the introduction of UTC is problematic.
| June 23, 2025 | Debian |