From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9229 invoked by alias); 18 Apr 2011 19:14:25 -0000 Received: (qmail 9100 invoked by uid 22791); 18 Apr 2011 19:14:05 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Mon, 18 Apr 2011 19:13:52 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 46BD92C009D; Mon, 18 Apr 2011 21:13:49 +0200 (CEST) Date: Mon, 18 Apr 2011 19:33:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: strftime trouble with %z Message-ID: <20110418191349.GH25815@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <4DA6B9BA.2020500@lysator.liu.se> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4DA6B9BA.2020500@lysator.liu.se> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-04/txt/msg00252.txt.bz2 On Apr 14 11:09, Peter Rosin wrote: > Hi! > > I'm getting somewhat troublesome output from the below STC. > It seems as if gmtime mucks with something, or that > localtime is not filling in everything it needs to? Thanks for the testcase! Actually gmtime mucks with something. It changes global timezone information for no good reason. I fixed that in CVS. Thanks for the report, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple