FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

Timezone help

 


clip
Can I change my hosting account's time zone?

I think the server's timezone is GMT - 6 hours when mine is GMT + 8. Is there a way that I can change the time of my hosting account's time zone only?

It's a bit of a hassle calling out php and mysql queries just to add 14 hours to get the time that I want. So, is there a way?
n0obie4life
No.

We won't change the server time just for one person.

Just add 14 hours, it's not that difficult.

I also have to do that Wink.

Code:
 $curtime = time() + 50400;
echo date(D M d, Y g:i a, $curtime);


-close-
This topic is locked: you cannot edit posts or make replies.    Frihost Forum Index -> General -> General Chat

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.