Our web server is located in a different time zone that is one hour earlier. I want the time stamps that I record in the database to be the time at our location, not the web server location. In other words, I want to add one hour to the time before I record it in the database. What is the easiest way to accomplish that?
Thanks!