View | Details | Raw Unified | Return to bug 204530
Collapse All | Expand All

(-)b/contrib/tzcode/stdtime/ctime.3 (+8 lines)
Lines 279-284 char *tm_zone; /* abbreviation of timezone name */ Link Here
279
long tm_gmtoff;	/* offset from UTC in seconds */
279
long tm_gmtoff;	/* offset from UTC in seconds */
280
.Ed
280
.Ed
281
.Pp
281
.Pp
282
The field
283
.Fa tm_sec
284
range of 0-60 seconds allows for positive and negative leap seconds.
285
.Pp
286
The field
287
.Fa tm_yday
288
range of 0-365 days allows for leap years.
289
.Pp
282
The
290
The
283
field
291
field
284
.Fa tm_isdst
292
.Fa tm_isdst

Return to bug 204530