TIME_FORMAT(guestbook_date, '%l.%i %p')
This prints the time in Eastern Time. I want it to view Pacific time. I am using Timestamp in the database. Is there a way to change this?
http://dev.mysql.com/doc/mysql/en/Date_and_time_functions.html