Date: Thu, 25 Aug 94 22:07:37 -0400 From: dj AT ctron DOT com (DJ Delorie) To: eliz AT is DOT elta DOT co DOT il Cc: storner AT olicom DOT dk, djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: 1.12.maint1, second beta > And while on this point, does anyone know where can I found the definition > of how stat() should use TZ? Some POSIX paper, maybe? Any site which POSIX.1 states that for the time-related fields, "Times are given in seconds since the Epoch." Epoch is defined as "00:00:00 Jan 1 1970 Coordinated Universal Time." I interpret CUT to be the same as GMT+0, so TZ would (or should) have no affect, except that DOS stores times as local time instead of CUT time.