[syslog-ng]ISODATE offset?
   
    scott
     
    syslog-ng@lists.balabit.hu
       
    Sat, 13 Nov 2004 11:49:08 +1000
    
    
  
> * Do you have a local environmental variable in your user account for TZ?
No; if there was, `date` and various other programs would be off as 
well.  The init script is clean too, though I tried starting it directly 
from a prompt anyway just to be sure.
> * Balazs may know better, but maybe you could force the function 
>    "length = strftime(dest, left -1, "%z", tm);"  as opposed to      
>    HAVE_GLOBAL_TIMEZONE...  in the timezone checking part of the code above?
>    - You can check in your config.log if this was set... ?  On my relatively up
>      to date gentoo box it was set.
It's Debian, so the packages are precompiled.  I'll see how compiling 
from scratch goes...