Page 1 of 1

<?=date("d-m-Y H:i:s")?>

Posted: Sat Dec 05, 2009 7:20 am
by zahidrahim
I have installed zendcore for oracle on win2003. the time of my computer is 6:00 PM
but with the code <?=date("d-m-Y H:i:s")?>
i get 05-12-2009 08:00 AM

2 hours addition with AM instead of PM.... what can be the issue?

Re: <?=date("d-m-Y H:i:s")?>

Posted: Sat Dec 05, 2009 10:13 am
by Eran
You need to adjust the date.timezone setting in your php.ini