On Fri, 17 Jun 2011, Derick Rethans wrote:

> On Fri, 17 Jun 2011, Stas Malyshev wrote:
> 
> > > If either of the dates use a TLA timezone (EDT, PST, GMT), rather 
> > > than the long name (Europe/London, Indian/Kerguelen, 
> > > America/Kentucky/Louisville), then that date is altered.
> > 
> > Yes, this seems to be because TLA ones rely on ->z and ->dst which get 
> > reset in timelib_unixtime2gmt() while other one relies on tzinfo which 
> > is kept intact.
> 
> Yup. I'm fixing it right now.

Done... I had to do it by making a backup for now. It should be looked 
at again though, and I've added that to my (long) todo list.

cheers,
Derick

-- 
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug

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

Reply via email to