-
From: "Richard KS" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 10, 2002 11:14 PM
Subject: Re: [PHP] GMT / TimeZone modifications
> Thanks for the quick answer!
> Perhaps you have a smaller code snippet for this?
>
> NOTE It wouldn
Thanks for the quick answer!
Perhaps you have a smaller code snippet for this?
NOTE It wouldn't mind if the entire website would go after one timezone, in
this case from GMT+8 to GMT+1.
--
Richard,
oblivion creations
http://oblivion.lunamorena.net
[EMAIL PROTECTED]
+46 (0) 736 849 531 f
setenv() the appropriate timezone, then use strtotime() or mktime() to
create a timestamp. Then setenv() to the other timezone and use date() or
strftime() to convert back into a legible format.
-Rasmus
On Thu, 11 Apr 2002, Richard KS wrote:
> Greetings.
>
> I was wondering if there are any go
3 matches
Mail list logo