On Wed, Jan 16, 2008 at 01:45:01PM -0600, Karl Boyken wrote: > I think I've seen this mentioned somewhere, but I can't find it, so--the > time stamp in our RT logs appears to be GMT, even though I've set the > Timezone to our timezone in RT_SiteConfig.pm. The web interface > presents everything with our timezone. Is there any way to get the logs > to use the appropriate timezone? Thanks. >
As of 3.6.5 you have to edit lib/RT.pm to modify the function "InitLogging" which uses gmtime(time). _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [EMAIL PROTECTED] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
