Re: Cygwin date displays only GMT on Win7

2015-07-09 Thread Corinna Vinschen
On Jul 8 20:41, Nellis, Kenneth wrote: > Siv wrote: > > > > date --date='TZ="ANYTHING" isn't working as expected > > Thanx. Anyway the last 2 cmds worked : > > > > date Wed, Jul 08, 2015 2:03:12 PM > > date -u Wed, Jul 08, 2

Re: Cygwin date displays only GMT on Win7

2015-07-08 Thread Andrey Repin
Greetings, Siv! > Hi Andrey, > The TZSET.exe TZEDIT, not TZSET. Please read whole message without skipping lines. > file couldn't do anything helpful, It is not supposed to "do anything", unless absolutely necessary. I used it to confirm that the respective timezone was properly registered, and

RE: Cygwin date displays only GMT on Win7

2015-07-08 Thread Nellis, Kenneth
Siv wrote: > > date --date='TZ="ANYTHING" isn't working as expected > Thanx. Anyway the last 2 cmds worked : > > date Wed, Jul 08, 2015 2:03:12 PM > date -u Wed, Jul 08, 2015 2:03:13 PM > date --date='TZ="Asia/Delhi"'

Re: Cygwin date displays only GMT on Win7

2015-07-08 Thread Siv
Andrey Repin yandex.ru> writes: > > Greetings, Corinna Vinschen! > > >> Should I change the locale setting or the LC_TIME or TZ? > >> I tried setting : > >> set env `locale -f en_IN.utf8` > >> but cygwin says : > >> Environment variable env `locale -f en_IN.utf8` not defined > >> tzset: can'

Re: Cygwin date displays only GMT on Win7

2015-07-08 Thread Andrey Repin
Greetings, Corinna Vinschen! >> Should I change the locale setting or the LC_TIME or TZ? >> I tried setting : >> set env `locale -f en_IN.utf8` >> but cygwin says : >> Environment variable env `locale -f en_IN.utf8` not defined >> tzset: can't find matching POSIX timezone for Windows timezone "

Re: Cygwin date displays only GMT on Win7

2015-07-08 Thread Siv
Marco Atzeri gmail.com> writes: > > On 7/7/2015 10:38 PM, Marco Atzeri wrote: > > On 7/7/2015 9:50 PM, Siv wrote: > >> Siv gmail.com> writes: > >> > > >> > >> $ date --date='TZ="Asia/Calcutta"' > >> 06 Jul 2015 06:30:00 PM > > > > Wrong town ? > > tzselect suggests > -

Re: Cygwin date displays only GMT on Win7

2015-07-08 Thread Corinna Vinschen
On Jul 7 19:39, Siv wrote: > I tried running existing setup.exe v2.831 (32 bit) to update cygwin1.dll but > setup is saying that the ini file is from a newer version of setup-x86.exe > and then NL errors. Can't proceed. > > Running latest setup.exe v2.871 (32 bit) needing total install which I d

Re: Cygwin date displays only GMT on Win7

2015-07-08 Thread Corinna Vinschen
On Jul 7 16:39, Siv wrote: > Hi, I just moved to Win7 from XP and installed Cygwin : > > Cygwin1.dll properties : > File Version : 1007.28.0.0 > Product Version : 1.7.28 > Date Modified : 04-02-2014 > > $ bash --version > GNU bash, version 4.1.10(4)-release (i686-pc-cygwin) > Copyright (C) 20

Re: Cygwin date displays only GMT on Win7

2015-07-07 Thread Marco Atzeri
On 7/7/2015 10:38 PM, Marco Atzeri wrote: On 7/7/2015 9:50 PM, Siv wrote: Siv gmail.com> writes: $ date --date='TZ="Asia/Calcutta"' 06 Jul 2015 06:30:00 PM Wrong town ? tzselect suggests #? 14 The following information has been given: India Ther

Re: Cygwin date displays only GMT on Win7

2015-07-07 Thread Marco Atzeri
On 7/7/2015 9:50 PM, Siv wrote: Siv gmail.com> writes: Still date gives GMT time $ date 07 Jul 2015 07:42:52 PM $ date --date='TZ="Asia/Calcutta"' 06 Jul 2015 06:30:00 PM Wrong town ? $ date Tue, Jul 07, 2015 10:36:40 PM $ date -u Tue, Jul 07, 2015 8:36:43 PM $ date --date='T

Re: Cygwin date displays only GMT on Win7

2015-07-07 Thread Siv
Siv gmail.com> writes: > > Marco Atzeri gmail.com> writes: > > > > > > > On 7/7/2015 6:39 PM, Siv wrote: > > > Hi, I just moved to Win7 from XP and installed Cygwin : > > > > > > Cygwin1.dll properties : > > > File Version : 1007.28.0.0 > > > Product Version : 1.7.28 > > > Date Modified : 04

Re: Cygwin date displays only GMT on Win7

2015-07-07 Thread Siv
Marco Atzeri gmail.com> writes: > > > On 7/7/2015 6:39 PM, Siv wrote: > > Hi, I just moved to Win7 from XP and installed Cygwin : > > > > Cygwin1.dll properties : > > File Version : 1007.28.0.0 > > Product Version : 1.7.28 > > Date Modified : 04-02-2014 > > a bit old I should say > > > > >

Re: Cygwin date displays only GMT on Win7

2015-07-07 Thread Marco Atzeri
On 7/7/2015 6:39 PM, Siv wrote: Hi, I just moved to Win7 from XP and installed Cygwin : Cygwin1.dll properties : File Version : 1007.28.0.0 Product Version : 1.7.28 Date Modified : 04-02-2014 a bit old I should say $ bash --version GNU bash, version 4.1.10(4)-release (i686-pc-cygwin) Copy