From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16124 invoked from network); 9 Oct 2003 18:13:03 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 9 Oct 2003 18:13:03 -0000 Received: (qmail 2046 invoked by alias); 9 Oct 2003 18:12:48 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6676 Received: (qmail 2012 invoked from network); 9 Oct 2003 18:12:47 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 9 Oct 2003 18:12:47 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [195.64.83.12] by sunsite.dk (MessageWall 1.0.8) with SMTP; 9 Oct 2003 18:12:46 -0000 Received: by timix.globnix.org with local id 1A7fHK-0002sZ-00; Thu, 09 Oct 2003 18:12:46 +0000 Date: Thu, 9 Oct 2003 18:12:45 +0000 From: Phil Pennock To: zsh-users@sunsite.dk Subject: Re: Useful zsh/datetime things Message-ID: <20031009181245.GA22161@globnix.org> Mail-Followup-To: zsh-users@sunsite.dk References: <1031009172754.ZM10491@candle.brasslantern.com> <22603.1065722644@csr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <22603.1065722644@csr.com> On 2003-10-09 at 19:04 +0100, Peter Stephenson wrote: > Sure the %z shouldn't be %Z? Solaris doesn't like %z. %z is a common extension to strftime(), which gives the off-set numerically. Eg: %Z CEST %z +0200 The %z is not part of POSIX. -- 2001: Blogging invented. Promises to change the way people bore strangers with banal anecdotes about their pets.