Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Injected-Via-Gmane: http://gmane.org/
To: cygwin@cygwin.com
From: Christian Weinberger <christian.weinberger@directbox.com>
Subject: Re: perl localtime returns gmttime
Date: Fri, 21 Nov 2003 14:14:56 +0000 (UTC)
Lines: 19
Message-ID: <Xns943A9B1D65783christianweinberger@80.91.224.252>
References: <bolti1$12v$1@sea.gmane.org>
X-Complaints-To: usenet@sea.gmane.org
User-Agent: Xnews/5.04.25

Kirill Yarosh <kirill@mivzak.com> wrote in news:bolti1$12v$1@sea.gmane.org:

> I have update perl to 5.8.2 .
> After that i did find symptomatic insane behaviour of "local" function.
> Now it returns GMT time.
> 
> Kirill.
> 

Same problem with me. Only way to solve this was to go back to 5.6.
Based on the other postings I believe it is a Cygwin specific issue.

perl -e 'use POSIX; print strftime("%H:%M:%S", localtime) . "\n";'

This always returns GMT time with 5.8, but returns local time with 5.6.

Please keep 5.6 available as long as this has not been fixed.

Christian


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

