GMT Time Calculation

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
phpnoobie
Forum Newbie
Posts: 7
Joined: Wed Jun 22, 2005 1:30 am
Contact:

GMT Time Calculation

Post by phpnoobie »

Can anyone plz tell me how to calculate the GMT from the local time..
thx in Advance
Syranide
Forum Contributor
Posts: 281
Joined: Fri May 20, 2005 3:16 pm
Location: Sweden

Post by Syranide »

a search for "GMT" in the manual will most likely do.
and I'm guessing this works http://www.php.net/gmdate
phpnoobie
Forum Newbie
Posts: 7
Joined: Wed Jun 22, 2005 1:30 am
Contact:

Thx

Post by phpnoobie »

Thx syranide, it worked
Post Reply