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
Nov 6 2005, 09:37 AM
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.
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.