Searched defs:timezone (Results 1 – 3 of 3) sorted by relevance
58 struct timezone { struct59 int tz_minuteswest; /* minutes west of Greenwich */60 int tz_dsttime; /* type of dst correction */
52 short timezone; /* minutes west of CUT */ member
233 long timezone = 0; variable