Lines Matching +full:at +full:- +full:the +full:- +full:time
7 .Nd time zone dumper
18 prints the current time in each
20 named on the command line.
23 .Bl -tag -width Ds
28 Cut off verbose output near the start of the given year(s).
30 the program cuts off verbose output near the start of the years -500 and 2500.
34 on the command line,
35 print the time at the lowest possible time value,
36 the time one day after the lowest possible time value,
37 the times both one second before and exactly at
38 each detected time discontinuity,
39 the time at one day less than the highest possible time value,
40 and the time at the highest possible time value.
43 if the given time is Daylight Saving Time or
50 option may not be used on systems with floating-point
54 Time discontinuities are found by sampling the results returned by localtime
55 at twelve-hour intervals.
56 This works in all real-world cases;
62 .\" This file is in the public domain, so clarified as of
63 .\" 2009-05-17 by Arthur David Olson.