Hi,
In a production docbase, r_normal_tz is set to 3600. We have observed that all audit trail entries are offset one hour forward: if I do a check in at 13:57, the dm_checkin even in the audit trail will be timestamped at 14:57. Content server, web server and client are all located in the GMT+1 timezone.
I read in another discussion in this forum that "r_normal_tz - should be set as the difference between the timezone of the Content Server and the GMT timezone, in seconds". That would mean that it's correctly set on my docbase, but then why are the time stamps wrong?
Is it also correct that offset is added at storage in the database, so that, if I wanted to correct it, I'd have to substract one hour to every single time value in the database? Is there a method to make this easier?
Thanks!
Message was edited by: mrgou (corrected a typo)