Lines Matching full:time

45 .Nd transform binary date and time values
79 functions all take as argument a pointer to a time value representing
80 the time in seconds since the Epoch (00:00:00 UTC on January 1, 1970;
82 .Xr time 3 ) .
86 function converts the time value pointed to by
91 the broken-out time information for the value after adjusting for the current
92 time zone (see
94 When the specified time translates to a year that will not fit in an
103 to initialize time conversion information if
114 to a pointer to an ASCII string that is the time zone abbreviation to be
121 function similarly converts the time value, but without any time zone
128 adjusts the time value for the current time zone in the same manner as
139 function converts the broken down time in the
172 convert the broken-down time in the
176 into a time value with the same encoding as that of the values
178 .Xr time 3
188 Coordinated Time
212 to presume initially that summer time (for example, Daylight Saving Time)
213 is or is not in effect for the specified time, respectively.
218 function to attempt to guess whether summer time is in effect for the
219 specified time.
232 are set to represent the specified calendar time, but with their values
243 returns the specified calendar time; if the calendar time cannot be
262 function returns the difference in seconds between two time values,
284 int tm_isdst; /* is summer time in effect? */
291 field is non-zero if summer time is in effect.
295 field is the offset in seconds of the time represented from UTC,
296 with positive values indicating a time zone ahead of UTC (east of the
303 .Xr time 3 ,
340 the time package contributed to Berkeley by