Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion share/man/man3/tm.3
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The following standards-compliant fields are present:
.It Vt int Ta Va tm_year Ta Years since 1900 Ta
.It Vt int Ta Va tm_wday Ta Days since Sunday Ta [0, 6]
.It Vt int Ta Va tm_yday Ta Days since January 1 Ta [0, 365]
.It Vt int Ta Va tm_isdt Ta Positive if daylight savings Ta >= 0
.It Vt int Ta Va tm_isdst Ta Positive if daylight savings Ta >= 0
.El
.Pp
The
Expand Down