Ive got a script that is allows users to submit data to a db, when data is submitted a timestamp is also added, my local time zone is GMT, as is my server time as set it plesk 11, but when the data comes in its an hour behind, due to daylight savings.
Whats the best way to counteract this, i was thinking of setting my time zone -1 hour, but that seems like a bit of a dirty way to do it.