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?
<?=date("d-m-Y H:i:s")?>
Moderator: General Moderators
Re: <?=date("d-m-Y H:i:s")?>
You need to adjust the date.timezone setting in your php.ini