Time in RT?

Where does RT get its rt.log timestamp from?

Our tickets are created on server time and are correct when viewed in the
web UI. However, the /usr/local/rt3/var/log/rt.log timestamps for tickets
are off by 5 hours.

RT3.0.7_01 on Sun 5.8.

Joe Micciche

Our tickets are created on server time and are correct when viewed in the
web UI. However, the /usr/local/rt3/var/log/rt.log timestamps for tickets
are off by 5 hours.

tickets are stored in UTC, but displayed in the local time zone. This
behavior is correct.

seph