Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19267 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54130 invoked by uid 1010); 28 Sep 2005 13:05:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54115 invoked from network); 28 Sep 2005 13:05:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2005 13:05:14 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:4417] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 73/72-54476-A059A334 for ; Wed, 28 Sep 2005 09:05:14 -0400 Received: from foxbox (1Cust190.tnt15.lnd4.gbr.da.uu.net [62.188.144.190]) by gw2.emini.dk (Postfix) with ESMTP id 271F1860D3; Wed, 28 Sep 2005 15:05:08 +0200 (CEST) Message-ID: <067301c5c42d$48c1ccc0$d79cbc3e@foxbox> Reply-To: "Steph" To: "Stanislav Malyshev" Cc: "internals" References: <43393A43.4070805@lsces.co.uk> <43397E48.7080107@lsces.co.uk> <43398CB6.9030808@lsces.co.uk> Date: Wed, 28 Sep 2005 14:05:18 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: Re: [PHP-DEV] timezones & date() breakage From: steph@zend.com ("Steph") hmm but if Derick's picking up the name of the tz the way he suggested and printing it as part of an E_STRICT we'll soon get clear reports of any exceptions to the rule. ----- Original Message ----- From: "Stanislav Malyshev" To: "Derick Rethans" Cc: "PHP Developers Mailing List" Sent: Wednesday, September 28, 2005 1:59 PM Subject: Re: [PHP-DEV] timezones & date() breakage > DR>>I think this shoul adequately solve the problems that you encountered. > > Thanks for finding a way to solve it at least for this example. But I am > still concerned that it would solve the problem for me, but what if I > install it somewhere in Finland or Australia and their TZ is not working > too because it concides with Fiji and Austria and your Db doesn't support > it? Though if the algorithm takes also GMT offset into account it may work > (unless we have two TZs with same abbreviation, same current settings but > different rules - I don't know if such beasts exist). > > -- > Stanislav Malyshev, Zend Products Engineer > stas@zend.com http://www.zend.com/ +972-3-6139665 ext.115 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >