Hello Everyone,
I have installed auditing for Crystal Enterprise version 10 and am looking at the sample reports. I have noticed that the TimeStamp field in the CMS_AUDITTABLE table is formatted like this: 2006-03-27(16:41:26:640)
This is today's date at 4:41pm. The actual time that this event happened is today's date at 10:41am. Since this is 6 hours different it seems that the timestamp in the db is GMT and I need CST / CDT. What formula can I use to subtract 6 hours from the timestamp and still take into account daylight savings time?
I have installed auditing for Crystal Enterprise version 10 and am looking at the sample reports. I have noticed that the TimeStamp field in the CMS_AUDITTABLE table is formatted like this: 2006-03-27(16:41:26:640)
This is today's date at 4:41pm. The actual time that this event happened is today's date at 10:41am. Since this is 6 hours different it seems that the timestamp in the db is GMT and I need CST / CDT. What formula can I use to subtract 6 hours from the timestamp and still take into account daylight savings time?