Justtechjobs.com Find a programming school near you






Online Campus Both


php4-beta | 200004

Re: [PHP4BETA] Timezone bug ? From: Rasmus Lerdorf (rasmus <email protected>)
Date: 04/30/00

Try it with a recent snapshot from http://snaps.php.net

I think this was fixed.

-Rasmus

On Sun, 30 Apr 2000, Allan Jacobsen wrote:

> Hi
>
> We are developing an application that can be used by people
> all over the world, and we are having trouble with timezones.
> In php3 if you write:
>
> putenv("TZ=EST");
> echo strftime("%c");
>
> you get the correct answer but this does not work in php4.
> We have tried both beta5 end RC1 on redhat linux 6.1 and
> debian 2.2.
> The servers are placed in Denmark (CET timezone)
>
>

-- 
PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
For additional commands, e-mail: php4beta-help <email protected>
To contact the list administrators, e-mail: php4beta-admin <email protected>