Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19527 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2228 invoked by uid 1010); 9 Oct 2005 03:00:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 2213 invoked from network); 9 Oct 2005 03:00:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Oct 2005 03:00:48 -0000 X-Host-Fingerprint: 212.112.227.169 ipx11223.ipxserver.de Linux 2.5 (sometimes 2.4) (4) Received: from ([212.112.227.169:35598] helo=ipx11223.ipxserver.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id E6/E9-54476-FD788434 for ; Sat, 08 Oct 2005 23:00:48 -0400 Received: from localhost (localhost [127.0.0.1]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 9574EDF0098; Sun, 9 Oct 2005 05:00:56 +0200 (CEST) Received: from ipx11223.ipxserver.de ([127.0.0.1]) by localhost (ipx11223 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14507-01; Sun, 9 Oct 2005 05:00:46 +0200 (CEST) Received: from [127.0.0.1] (i577B685D.versanet.de [87.123.104.93]) by ipx11223.ipxserver.de (Postfix) with ESMTP id 7B42CDF0058; Sun, 9 Oct 2005 05:00:45 +0200 (CEST) Message-ID: <434887CC.7060901@php.net> Date: Sun, 09 Oct 2005 05:00:28 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derick Rethans Cc: Ilia Alshanetsky , Zeev Suraski , Christian Stocker , internals@lists.php.net References: <5.1.0.14.2.20051008152435.09df8390@localhost> <5.1.0.14.2.20051008152435.09df8390@localhost> <5.1.0.14.2.20051008155416.09e525c0@localhost> <4347DEE0.8080808@prohost.org> <434815A8.2050507@php.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by somedaemon at backendmedia.com Subject: Re: [PHP-DEV] Timezone stuff - conclusion From: lsmith@php.net (Lukas Smith) Derick Rethans wrote: > You don't need this, as there is: > http://no.php.net/date_default_timezone_set cool .. now we only need to get the list of possible legal TZ's documented (or linked from the docs) .. atleast I do not see it yet (but it might be just me not seeing it at 5 am after coming home from a party .. just had too much time thinking on the bike ride home). regards, Lukas