mraguthu
24th July 2003, 18:32
Hi,
We are outsourcing Open World implementation; at present we are in testing phase. But I noticed that log files are showing GMT timings. How I change these timings from GMT and to Central Times. (We are in Dallas TX. USA) so far we don’t have any response from implementer. Is it possible now to change timings on future log files? If it possible, how to do that?

Thanks for help.

shaboo
24th July 2003, 19:09
Do you mean time stamps in the log file is in GMT or the date/time data fields in the parameters and/or return structure are in GMT?

mraguthu
24th July 2003, 19:18
I mean Date and time fields showing GMT timings. We are allways doing -6 hours to get time of Dallas.

Example:
*******************
Jul 23 14:06:53 (com.baan.tech.threadutil.HandlerLoop using HandlerRoutine null): -> mQQueue.get()...
********************

In above example our time is =14:06:53 -6:00:00

shaboo
24th July 2003, 19:56
I just checked my log files and time stamps there are in local time. Which transport medium are you using? Sockets, IBM MQ Series, MS MQ??

I am using sockets and I am on NT platform and times in my log file are in local time zone.

mraguthu
24th July 2003, 20:04
we are using IBM MQ series.