Date: 01/17/01
- Next message: padraic <email protected>: "[PHP-DEV] PHP 4.0 Bug #8339 Updated: new preg_replace back reference handling not working"
- Previous message: rasmus <email protected>: "[PHP-DEV] PHP 4.0 Bug #8769 Updated: Persistent connections aren't closed when using dynamically loaded module"
- Maybe in reply to: Andrei Zmievski: "[PHP-DEV] Timezone offset differences"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Timezone offset differences"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Timezone offset differences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quoting Jim Winstead <jimw <email protected>>:
> i didn't check how date('Z') is defined (do you add it to local time to get
> UTC or subtract it?) but it may be that systems where struct tm has a
> tm_gmtoff member and systems that use the timezone global may
> define it different ways.
>
> they should be made consistent, and the date() documentation updated to
> tell exactly which way we've made it consistent. :)
For the record, I reported a similar problem on win32 a while ago, though it
was with date('r') (rfc822 date), but showed the same thing - wrong sign for
the timezone offset.
-chuck
-- Charles Hagenbuch, <chuck <email protected>> Entropy. It's what's for dinner.-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: padraic <email protected>: "[PHP-DEV] PHP 4.0 Bug #8339 Updated: new preg_replace back reference handling not working"
- Previous message: rasmus <email protected>: "[PHP-DEV] PHP 4.0 Bug #8769 Updated: Persistent connections aren't closed when using dynamically loaded module"
- Maybe in reply to: Andrei Zmievski: "[PHP-DEV] Timezone offset differences"
- Next in thread: Andrei Zmievski: "Re: [PHP-DEV] Timezone offset differences"
- Reply: Andrei Zmievski: "Re: [PHP-DEV] Timezone offset differences"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

