Page 1 of 1

time zone script

Posted: Thu Sep 29, 2005 11:12 pm
by nhan
hi all,

is there any php script that will give different time zones? i cant seem to find one... timezones for AUS, US, CANADA, and UK.. thanks!

--nhan

Posted: Fri Sep 30, 2005 1:03 am
by pilau
What do you mean by "give different time zones"?

Posted: Fri Sep 30, 2005 6:47 am
by nhan
i mean php script that would generate the timezone of different countries.... the one i mentioned above, im in asia so the time zome is GMT +800, i would like to get the time for UK, US, Canada and Australia... would this be possible? thanks!

Posted: Fri Sep 30, 2005 6:57 am
by n00b Saibot

Posted: Fri Sep 30, 2005 7:37 am
by pilau
The time zone for the UK is GMT.
For the United States, It's varying according to which state you're in.
The same is for Canada, and Australia, since they're all very wide countries.

EDIT:
nhan wrote:the time zome is GMT +800
Dude! 8O

Don't you mean GMT+8? :)

Posted: Fri Sep 30, 2005 1:29 pm
by Skara
*flies around the world a few hundred times* :P

Just google different timezones. Enter them into an array and choose one based on user entry. :)

how to convert time in EST to GMT ?

Posted: Fri Feb 10, 2006 9:35 am
by gusswib
i new in php programming
i have some problem to converts time in EST to GMT
what function must i use in php

Posted: Fri Feb 10, 2006 9:55 am
by feyd