I run a website from New Zealand. The problem is when <?php echo date("F j, Y, g:i a"); ?> it shows the time of the server, that just happens to be located in Dallas USA. Is there a way that I can change the time so it matchs New Zealand Time?
I run a website from New Zealand. The problem is when <?php echo date("F j, Y, g:i a"); ?> it shows the time of the server, that just happens to be located in Dallas USA. Is there a way that I can change the time so it matchs New Zealand Time?