]> git.ipfire.org Git - thirdparty/man-pages.git/blame - man8/zdump.8
Added license statement to page, after discussion with
[thirdparty/man-pages.git] / man8 / zdump.8
CommitLineData
fea681da
MK
1.TH ZDUMP 8
2.SH NAME
3zdump \- time zone dumper
4.SH SYNOPSIS
5.B zdump
6[
7.B \-v
8] [
9.B \-c
10cutoffyear ] [ zonename ... ]
11.SH DESCRIPTION
12.I Zdump
13prints the current time in each
14.I zonename
15named on the command line.
16.PP
17These options are available:
18.TP
19.B \-v
20For each
21.I zonename
22on the command line,
23print the time at the lowest possible time value,
24the time one day after the lowest possible time value,
25the times both one second before and exactly at
26each detected time discontinuity,
27the time at one day less than the highest possible time value,
28and the time at the highest possible time value.
29Each line ends with
30.B isdst=1
31if the given time is Daylight Saving Time or
32.B isdst=0
33otherwise.
34.TP
35.BI "\-c " cutoffyear
36Cut off the verbose output near the start of the given year.
37.SH "SEE ALSO"
46f5295b
MK
38.BR tzfile (5),
39.BR zic (8)
fea681da 40.\" @(#)zdump.8 7.3