Re: [PHP-DEV] timezones and thread safety From: Stephen van Egmond (svanegmond <email protected>)
Date: 04/17/01

James L. Pine (jlp <email protected>) wrote:
> I'm running php as an apache 1.x module, so I just hacked in a userspace
> tzset(TZ) function, but this would be bad for systems that need to play
> nicely with threads.

I'm a little bit baffled about why you would want to change the time
zone while a system is up and running. Isn't this the kind of thing
you set and forget?

-- 
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>