Dumps the time zone information.
zdump [ -v ] [ -c CutOffYear ] TimeZoneName ...
The zdump command prints the current time for each zone name specified on the command line.
| TimeZoneName | Represents the name of the zone whose time zone information is displayed. | 
zdump -v Singapore
zdump -v -c 2035 Turkey
| /usr/sbin/zdump | Contains the SystemV zdump command. | 
| /usr/share/lib/zoneinfo | Contains the standard time zone directory. | 
The zic command.