Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <03c601c148cd$93f5f570$01000001@lifelesswks> From: "Robert Collins" To: "David Starks-Browning" , References: <20010928174443 DOT E21192 AT cygbert DOT vinschen DOT de><036d01c148c7$0c9a86f0$01000001 AT lifelesswks> <3717-Sat29Sep2001105429+0100-starksb AT ebi DOT ac DOT uk> Subject: Re: Time-setting Date: Sat, 29 Sep 2001 20:00:32 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 29 Sep 2001 10:07:54.0335 (UTC) FILETIME=[9AF5D6F0:01C148CE] ----- Original Message ----- From: "David Starks-Browning" To: Sent: Saturday, September 29, 2001 7:54 PM Subject: Re: Time-setting > But I don't understand what the point is. What problem does it solve? > I've never set TZ on Win98 or NT, and I don't see any discrepency > between ls -l and Explorer times. So I don't know what to write in > the FAQ. > > Cheers, > David It's probably explained at that URL :]. TZ is used on Netware servers, and on unix machines (and possibly many other places :}). It's very often used by ported-from-unix software under windows and DOS. It tells the software the GMT offset used by the time returned by get time calls. IIRC cygwin queries win32 for this data and will tell any app that queries via libc the relevant details. However some apps do not know that libc can supply the gmt offset, so they need to be told via TZ. Corinna - is that about right? Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/