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

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to