allow for timezone / offset settings
Brought to you by:
kirigoe,
sinner_prairy
add a global setting for timezones for both the app
server and db server. I have php ticket setup to use a
DB in another time zone, and when the dates are
retrieved back from teh DB, they are offset. I wrote a
hack to hard code the offset when adding/editing, so
that times are store in the DB with the offset in place.