Form not submitting the correct date and time?

I have a form which time stamps the date and time the record is sent but this is out by 6 hours?

If I run the current time and date on my server with SELECT NOW(),CURDATE(),CURTIME() it is 6 hours earlier then the time given when submitting a record?

Thank you again for answering another one of my questions, your knowledge is very helpful to me and no doubt many others. I have though changed the time zone as you have mentioned but it still submits 6 hours behind the real time.

However I have noticed that when I save an application / form it now saves the correct time.

I am not sure what has changed but I tried today and it is now submitting the correct date and time even though I did not change anything else. Anyway problem solved.