OSDN Git Service

(split) Import translated manuals from JM CVS Repository.
[linuxjm/LDP_man-pages.git] / original / man8 / zdump.8
1 .\" This page is in the public domain
2 .\"
3 .TH ZDUMP 8 2007-05-18 "" "Linux System Administration"
4 .SH NAME
5 zdump \- timezone dumper
6 .SH SYNOPSIS
7 .B zdump
8 [
9 .B \-v
10 ] [
11 .B \-c
12 cutoffyear ] [ zonename ... ]
13 .SH DESCRIPTION
14 .I Zdump
15 prints the current time in each
16 .I zonename
17 named on the command line.
18 .PP
19 These options are available:
20 .TP
21 .B \-v
22 For each
23 .I zonename
24 on the command line,
25 print the time at the lowest possible time value,
26 the time one day after the lowest possible time value,
27 the times both one second before and exactly at
28 each detected time discontinuity,
29 the time at one day less than the highest possible time value,
30 and the time at the highest possible time value.
31 Each line ends with
32 .B isdst=1
33 if the given time is Daylight Saving Time or
34 .B isdst=0
35 otherwise.
36 .TP
37 .BI "\-c " cutoffyear
38 Cut off the verbose output near the start of the given year.
39 .SH "SEE ALSO"
40 .BR tzfile (5),
41 .BR zic (8)
42 .\" @(#)zdump.8 7.3