Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19563 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59630 invoked by uid 1010); 11 Oct 2005 07:07:29 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 59614 invoked from network); 11 Oct 2005 07:07:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Oct 2005 07:07:28 -0000 X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Linux 2.5 (sometimes 2.4) (4) Received: from ([82.94.239.5:35818] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 99/8A-54476-EA46B434 for ; Tue, 11 Oct 2005 03:07:26 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j9B77IC8005466; Tue, 11 Oct 2005 09:07:18 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.12.11/8.12.11) with ESMTP id j9B77GP5005458; Tue, 11 Oct 2005 09:07:16 +0200 Date: Tue, 11 Oct 2005 09:07:10 +0200 (CEST) X-X-Sender: derick@localhost To: Andrei Zmievski cc: Zeev Suraski , internals@lists.php.net In-Reply-To: <43021.216.145.54.158.1128986300.squirrel@webmail.gravitonic.com> Message-ID: References: <5.1.0.14.2.20051008152435.09df8390@localhost> <43021.216.145.54.158.1128986300.squirrel@webmail.gravitonic.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at jdi-ict.nl Subject: Re: [PHP-DEV] Timezone stuff - conclusion From: derick@php.net (Derick Rethans) On Mon, 10 Oct 2005, Andrei Zmievski wrote: > How many date formatting functions do we need? Two, one for non-locale based formatting, and one for locale based formatting. Unfortunately as we only have a 32 bit integer we also need some outside of the current date() one, so that makes 4 (if we count strftime(), which relies on system locales YUCK!, too). Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org