RE: strptime error when setting a different TimeZone with export TZ=UTC

2005-06-24 Thread Luca Wullschleger
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Brian Dessent > Sent: vendredi, 24. juin 2005 21:37 > To: cygwin@cygwin.com > Subject: Re: strptime error when setting a different TimeZone > with export TZ=UTC > > Luca Wu

strptime error when setting a different TimeZone with export TZ=UTC

2005-06-24 Thread Luca Wullschleger
Hi everybody. I have a very specific problem and I'm looking for someone giving me a solution. When I set the TZ environment varialbe TZ to "UTC" and try to execute "date" I get the right date in UTC format: begin $ date Fri Jun 24 20:13:05 WEDT 2005 $ export TZ=UTC $ date Fri J