Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55933 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88071 invoked from network); 24 Oct 2011 18:55:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Oct 2011 18:55:37 -0000 Authentication-Results: pb1.pair.com header.from=danielc@analysisandsolutions.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=danielc@analysisandsolutions.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain analysisandsolutions.com from 166.84.1.89 cause and error) X-PHP-List-Original-Sender: danielc@analysisandsolutions.com X-Host-Fingerprint: 166.84.1.89 mailbackend.panix.com Solaris 10 (beta) Received: from [166.84.1.89] ([166.84.1.89:47697] helo=mailbackend.panix.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C6/30-20137-8A4B5AE4 for ; Mon, 24 Oct 2011 14:55:37 -0400 Received: from panix3.panix.com (panix3.panix.com [166.84.1.3]) by mailbackend.panix.com (Postfix) with ESMTP id 6199128ECA; Mon, 24 Oct 2011 14:55:34 -0400 (EDT) Received: by panix3.panix.com (Postfix, from userid 14662) id 7A9DC8FDDE; Mon, 24 Oct 2011 14:55:34 -0400 (EDT) Date: Mon, 24 Oct 2011 14:55:34 -0400 To: Stas Malyshev Cc: PHP Internals List Message-ID: <20111024185533.GA921@panix.com> References: <20111018214522.GA10462@panix.com> <20111024143554.GA29645@panix.com> <4EA5990F.9030707@sugarcrm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4EA5990F.9030707@sugarcrm.com> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [PHP-DEV] [RFC] DateTime and Daylight Saving Time Transitions From: danielc@analysisandsolutions.com (Daniel Convissor) Hi Stas: On Mon, Oct 24, 2011 at 09:57:51AM -0700, Stas Malyshev wrote: > > Not an objection but more a side question - is this related to > fixing TLA timezones in general? Right now they fail in a multitude > of scenarios which have nothing to do with transitions, such as: > > $t = new DateTime('2010-07-06 18:38:28 EDT'); > $ts = $t->format('U'); > $t->setTimestamp($ts); > var_dump($t); Fun! I have a feeling that has the same underlying issue as https://bugs.php.net/bug.php?id=55253 which needs to be fixed as part of implementing the RFC. Thanks, --Dan -- T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y data intensive web and database programming http://www.AnalysisAndSolutions.com/ 4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409