Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6726 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 25790 invoked by uid 1010); 29 Dec 2003 16:46:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 25763 invoked by uid 1007); 29 Dec 2003 16:46:40 -0000 Message-ID: <20031229164639.25751.qmail@pb1.pair.com> To: internals@lists.php.net References: <1072186947.3443.13.camel@bazso> <20031224001630.68880.qmail@pb1.pair.com> <20031229092116.17846.qmail@pb1.pair.com> <3FF04936.8040802@zworg.com> Date: Mon, 29 Dec 2003 08:47:14 -0800 Lines: 14 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Posted-By: 64.142.6.231 Subject: Re: [PHP-DEV] Re: new format character in date function From: pollita@php.net ("Sara Golemon") > >>The funcionality is the same. But i think it could have place in the > >>date() function... or no? :) > I agree date should have it, week of year is a common format for a date > function to return, i was surprised to see it wasnt in there. > I didn't mean to imply it didn't belong in date() simply because it already existed in strftime(), I just wanted to make sure I understood what was being asked for. +1 -Sara