This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: TZ=CEST not detected


On Feb 28 14:23, Reini Urban wrote:
> Looks like CEST is not honored anymore, TZ=CET works okay.
> Haven't investigated when it stopped working.
> 
> $ TZ=CET date
> Sun Feb 28 14:22:32 CET 2010
> $ TZ=CEST date
> Sun Feb 28 13:22:34 GMT 2010
> $ uname -a
> CYGWIN_NT-5.1 reini 1.7.1(0.218/5/3) 2009-12-07 11:48 i686 Cygwin

No change has been made to this area of the code in Cygwin and Cygwin
doesn't recognize CET and CEST alone.  It needs the /usr/share/zoneinfo
directory for that, otherwise it generates a TZ name from the Windows
TZ name (something like MET/MEST).
However, looking into /usr/share/zoneinfo I see a CET zone, but not a
CEST zone.  I'm not sure "CEST" is valid at all.  Valid expressions are
in any case

  TZ=CET-1CEST
  TZ=Europe/Berlin


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]