Thanks Oded, Can't help thinking - should this not be the default?
On Tue, 2002-05-14 at 20:33, Oded Arbel wrote: > It's set in a comilation time configuration using ./configure > --enable-localtime. you have to recompile with this option to get LOCAL > TIME behaviour. > > > My Kannel logs have everything in gmtime not localtime which is > > confusing things a bit (I've only noticed this recently). > > > > I noticed in the code that (what I think) sets the log time via gmtime > > or localtime call is the conditional chunk below from log.c in /gwlib. > > Only thing is I can't find any other reference to > > LOG_TIMESTAMP_LOCALTIME. > > > > Can anyone shed some light on how this is suppose to work (is > > something > > breaking or not being set in configure stage?).
