Quote:
Originally Posted by Boofo
It is at the end of these lines (highlighted in yellow):
// Local Date and Time in Profile
$post['localtime'] = date($vboptions['timeformat'], TIMENOW+($post['timezoneoffset']-$vboptions['timeoffset'])*3600);
$post['localdate'] = date($vboptions['dateformat'], TIMENOW+($post['timezoneoffset']-$vboptions['timeoffset'])*3600);
// Local Date and Time in Profile
|
Ah, so it is. I can only imagine why my first search didn't work. Anyway, the results to that change are disastrous;
Local Time:
11:49 AM
Local Date:
12-13-2006
(Actual time being 06:49pm)