Help - Search - Members - Calendar
Full Version: programmer needed
Get Paid Forum - Get Paid Discussion > Webmaster's Corner > General Discussion on Building, Running & Making Money from a Website
nap
My script shows the server time. However time the server showed is not my local time... is it possible to have a way change that to a specfic time zone or my own local time?

I hope someone can help, or I can pay a small amount for this small modication.

please pm and post here, thanks....

re900
If you know a place where your script prints a time, you can use the line below to get your local time:

<?
print date('H:i:s', time()+3600);
?>

+3600 - +1 hour, -7200 - -2 hours, etc. Or PM if it is enough.

nap
Thanks.... it is good enough... it works.... thank a lot.....
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.