To: Henrik Storner Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: 1.12.m1 beta3 timezone bugs (was: Wrong DST in timezone MET) Date: Tue, 30 Aug 94 13:19:21 +0200 From: eliz AT is DOT elta DOT co DOT il > The gettimeofday() and stat_assist() should use mktime() to determine > the gmt-offset and dst-flag settings, which is easily done as mktime() > is already used by those routines. Hear, hear! And that also means there is no need for the _tzset_maybe() function. In addition, the tzsetwall() call when TZ isn't in the environment should be re-enabled [in tzset()]. Eli Zaretskii