I use this code to print time
$Time=date("G:i A");
echo $Time;
output (for example):
20:51 PM
the problem that hour in my country is 18:51 PM .. so how can I minus 2 hour from day.
Thanks
|
Results 1 to 6 of 6
Thread: Plus or minus hoursThreaded View
|
Click Here to Expand Forum to Full Width |