php4-beta | 200004
Date: 04/30/00
- Next message: Amtoun Mohamed: "[PHP4BETA] getenv() does not work!!!"
- Previous message: Allan Jacobsen: "[PHP4BETA] Timezone bug ?"
- In reply to: Allan Jacobsen: "[PHP4BETA] Timezone bug ?"
- Next in thread: Allan Jacobsen: "Re: [PHP4BETA] Timezone bug ?"
- Reply: Allan Jacobsen: "Re: [PHP4BETA] Timezone bug ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Amtoun Mohamed: "[PHP4BETA] getenv() does not work!!!"
- Previous message: Allan Jacobsen: "[PHP4BETA] Timezone bug ?"
- In reply to: Allan Jacobsen: "[PHP4BETA] Timezone bug ?"
- Next in thread: Allan Jacobsen: "Re: [PHP4BETA] Timezone bug ?"
- Reply: Allan Jacobsen: "Re: [PHP4BETA] Timezone bug ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

