Searched defs:timezone (Results 1 – 2 of 2) sorted by relevance
93 struct timezone { struct94 int tz_minuteswest; /* minutes west of Greenwich */95 int tz_dsttime; /* type of dst correction */
119 s16 timezone; member