Search notes:
timezone (struct)
struct timezone
is obsolete. It should not be used.
struct timezone { int tz_minutewest; int tz_dsttime; };
See also
time zone
libc: Date and time
Linux timezone
Index