tzdump(1M) tzdump(1M)NAME tzdump - displays the date and time for one or more time zones SYNOPSIS tzdump [-c cutoffyear] [-v] [zone]... ARGUMENTS -c cutoffyear Suppresses verbose output near the start of the given year. -v Prints the current time, the time at the lowest possible time value, the time one day after the lowest possible time value, the times both one second before and exactly at each time at which the rules for computing local time change, the time at the highest possible time value, and the time at one day less than the highest possible time value for each zone on the command line. Each line ends with isdst=1 if the given time is daylight-savings time, or isdst=0 otherwise. zone Specifies the time-zone. Replacement values can be any of the filenames in the directory /etc/zoneinfo. DESCRIPTION tzdump prints the current time for each zone named on the command line. FILES /etc/tzdump Executable file /etc/zoneinfo Directory containing time-zone information files SEE ALSO tzic(1M) ctime(3), tzfile(4) in A/UX Programmer's Reference January 1992 1