Re: scsh-0.6.7-2: (date) fails to use local time zone after the first call

2009-01-11 Thread Reini Urban
John Russell schrieb: According the the scsh manual, (date) is supposed to return the current date in the local time zone. However, in the Cygwin scsh-0.6.7-2 package, it only works that way the first time that (date) is called. After that, it returns dates in the UTC timezone. Test script:

scsh-0.6.7-2: (date) fails to use local time zone after the first call

2009-01-10 Thread John Russell
According the the scsh manual, (date) is supposed to return the current date in the local time zone. However, in the Cygwin scsh-0.6.7-2 package, it only works that way the first time that (date) is called. After that, it returns dates in the UTC timezone. Test script: #!/usr/bin/scsh -s !# (d