PHP CLOCK
Posted: Wed Apr 01, 2009 10:19 am
Hi All
This is probably a ridiculously easy question but as a non coder I really need your help.
Below is the code my programmer did before he left the company. Problem is that, when the the clocks turned back on Sunday, the time on my website is an hour ahead of the actual time in South Africa ( which is supposed to be GMT +2 )
id="srvdate"><? print date("d F Y H:i:s", time())?>
Does anyone know how or what I need to add to the above or is this coding far too little info for you to work with ?
This is probably a ridiculously easy question but as a non coder I really need your help.
Below is the code my programmer did before he left the company. Problem is that, when the the clocks turned back on Sunday, the time on my website is an hour ahead of the actual time in South Africa ( which is supposed to be GMT +2 )
id="srvdate"><? print date("d F Y H:i:s", time())?>
Does anyone know how or what I need to add to the above or is this coding far too little info for you to work with ?