Dumps the time zone information.
zdump [ -v ] [ -c [loyear,]hiyear ] TimeZoneName ...
The zdump command prints the current time for each zone name specified on the command line.
Item | Description |
---|---|
-c [loyear,]hiyear | Stops the verbose output near the start of the year with the loyear attribute. The range can be specified using the loyear and hiyear attributes. |
-v | For each TimeZoneName listed on the command
line, the following information is printed:
|
Item | Description |
---|---|
TimeZoneName | Represents the name of the zone whose time zone information is displayed. |
zdump -v Singapore
zdump -v -c 2035 Turkey
Item | Description |
---|---|
/usr/sbin/zdump | Contains the SystemV zdump command. |
/usr/share/lib/zoneinfo | Contains the standard time zone directory. |