Tomasz:
You could do something like this:
$my_time = time() - 7*3600; // substract 7 hours to hosting time
$my_date = date($format, $my_time);
$format is the string you are using to format the date/time.
Saludos,
Pablo Vera
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Friday, Janu
AIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2001 3:35 PM
Subject: [PHP-WIN] problems with time diffrences
> I have hosting in the states, but develop
> sites in europe, this gives me a +7 hour
> time diffrence. how can i modify date();
> to give me CET?
&g
z" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2001 10:35 AM
Subject: [PHP-WIN] problems with time diffrences
> I have hosting in the states, but develop
> sites in europe, this gives me a +7 hour
> time diffrence. how can i modify date();
> to
I have hosting in the states, but develop
sites in europe, this gives me a +7 hour
time diffrence. how can i modify date();
to give me CET?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact t