------- Forwarded Message Message-Id: <200004240232.TAA08237@activestate.com> Date: 24 Apr 2000 02:34:18 -0000 From: MAILER-DAEMON@plover.com To: gsar@ActiveState.com Subject: failure notice Hi. This is the qmail-send program at plover.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <perl5-porters@plover.com>: Sorry, no mailbox here by that name. (#5.1.1) --- Below this line is a copy of the message. Return-Path: <gsar@ActiveState.com> Received: (qmail 16372 invoked from network); 24 Apr 2000 02:34:15 -0000 Received: from maul.activestate.com (199.60.48.19) by plover.com with SMTP; 24 Apr 2000 02:34:15 -0000 Received: from ActiveState.com (IDENT:gsar@localhost [127.0.0.1]) by maul.ActiveState.com (8.9.3/8.9.3) with ESMTP id TAA25712; Sun, 23 Apr 2000 19:31:00 -0700 Message-Id: <200004240231.TAA25712@maul.ActiveState.com> To: Mark-Jason Dominus <mjd@plover.com> cc: perl5-porters@plover.com Subject: Re: PATCH [5.6.0-RC1] return value of localtime() not documented In-reply-to: Your message of "Sun, 23 Apr 2000 19:43:39 EDT." <20000423234339.14216.qmail@plover.com> Date: Sun, 23 Apr 2000 19:31:00 -0700 From: Gurusamy Sarathy <gsar@ActiveState.com> On Sun, 23 Apr 2000 19:43:39 EDT, Mark-Jason Dominus wrote: > >Last month, I submitted a patch that added the following text to the >`localtime' and `gmtime' sections of perlfunc.pod: > >> +0 indicating Sunday and 3 indicating Wednesday. $yday is the day of >> +the year, in the range C<1..365> (or C<1..366> in leap years.) I don't think this is true (at least on Linux and Windows). The manpage on my nearest RedHat 6.0 box has this in the gmtime(3) and localtime(3) pages: tm_yday The number of days since January 1, in the range 0 to 365. It's documented similarly on Windows (at least in the MS Visual C runtime). Sarathy gsar@ActiveState.com ------- End of Forwarded MessageThread Previous | Thread Next