Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13040 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39957 invoked by uid 1010); 28 Sep 2004 06:38:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39902 invoked from network); 28 Sep 2004 06:38:48 -0000 Received: from unknown (HELO jan.prima.de) (83.97.50.139) by pb1.pair.com with SMTP; 28 Sep 2004 06:38:48 -0000 Received: from BAUMBART (p508EB461.dip.t-dialin.net [::ffff:80.142.180.97]) (IDENT: HydraIRC, AUTH: LOGIN tobi) by jan.prima.de with esmtp; Tue, 28 Sep 2004 06:38:47 +0000 Date: Tue, 28 Sep 2004 08:36:36 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <906324512.20040928083636@marcus-boerger.de> To: Sterling Hughes CC: internals@lists.php.net In-Reply-To: <4158E567.1070101@apache.org> References: <24e5f3b704092721131f22c678@mail.gmail.com> <4158E567.1070101@apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] strptime patch From: helly@php.net (Marcus Boerger) Hello Sterling, the proto is slightly wrong. +/* {{{ proto array strptime(string timestamp, string format) + Parse a time/date generated with strftime() into its components */ regards marcus Tuesday, September 28, 2004, 6:15:35 AM, you wrote: > Sterling Hughes wrote: >>hey, >> >>i needed strptime() for a project i'm working on, its awful handy when >>you are making dates with strftime(). any objections to committing >>the attached patch? >> >>-sterling >> >> >> > no love for gmail attachments apparently, attached is another effort. > -sterling -- Best regards, Marcus mailto:helly@php.net