Re: localtime() acting like gmtime() in Perl

2004-02-29 Thread Yitzchak Scott-Thoennes
On Sun, Feb 29, 2004 at 02:52:34AM -0800, Yitzchak Scott-Thoennes wrote: > On Sat, Feb 28, 2004 at 08:13:39PM -0500, Brian Kelly wrote: ^^^ Sorry about that; I *thought* I had it set up to not include email addrs. -- Unsubscribe info:

Re: localtime() acting like gmtime() in Perl

2004-02-29 Thread Yitzchak Scott-Thoennes
On Sat, Feb 28, 2004 at 08:13:39PM -0500, Brian Kelly <[EMAIL PROTECTED]> wrote: > A cursory check of the archives would have dug up this exchange: > > http://sources.redhat.com/ml/cygwin/2004-02/msg00582.html > > Sooo - either try the latest snapshot of the cygwin1.dll, or > wait for release 1.5

RE: localtime() acting like gmtime() in Perl

2004-02-28 Thread Brian Kelly
EMAIL PROTECTED] On Behalf Of Charles Plager Sent: Saturday, February 28, 2004 7:35 PM To: Cygwin Mailing list Subject: localtime() acting like gmtime() in Perl Hello, localtime() seems to be returning GMT instead of the local time. I've tested the same script on three differen

localtime() acting like gmtime() in Perl

2004-02-28 Thread Charles Plager
Hello, localtime() seems to be returning GMT instead of the local time. I've tested the same script on three different machines. (Unfortunately, on linux and sgi, they are using perl 5.6.1 whereas on cygwin, I'm using 5.8.2, but I don't *think* it's a perl bug). If I just use 'date', I get