struct tm now lives in tm.3type, and we describe both of these fields,
in detail and correctly, therein
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
.I tm_mday
is interpreted as meaning the last day of the preceding month.
.PP
-The glibc version of \fIstruct tm\fP has additional fields
-.PP
-.in +4n
-.EX
-long tm_gmtoff; /* Seconds east of UTC */
-const char *tm_zone; /* Timezone abbreviation */
-.EE
-.in
-.PP
-defined when
-.B _BSD_SOURCE
-was set before including
-.IR <time.h> .
-This is a BSD extension, present in 4.3BSD-Reno.
-.PP
According to POSIX.1-2001,
.BR localtime ()
is required to behave as though