The site is hosted on a server in Central time and the site is in Eastern time. I've adjusted the timezone offset to America/New_York and the time displays correctly in the admin/server info and the server and database. When looking at the timestamps in the database tables however they are an hour off. Looking in phpmyadmin variables for the database it shows the time_zone variable is set to SYSTEM which is the default and indicates that system time zone is CST. Does anybody know what I need to look at to get the database to enter the correct times?