Hi there,
I am having some minor difficulties on configuring the time zone.
Here is the line:
The line above not displaying the correct time zone where I currently in. I want to set the time zone to UTC+8.00.PHP Code:$thedate=date("U"); //get unix timestamp
$displaytime=date("F j, Y, g:i a");
How to set it? Please advise.



Reply With Quote

Bookmarks