On Thu, Jan 28, 2010 at 04:39:51PM +0100, frantisek holop wrote:
> hi there,
>
> $ ls -l /etc/localtime
> lrwxr-xr-x 1 root wheel 36 Jan 28 16:34 /etc/localtime@ ->
> /usr/share/zoneinfo/Europe/Amsterdam
> $ date
> Thu Jan 28 16:37:33 CET 2010
>
> but all the other programs, including thunderbird, gkrellm, the window
> manager show 15:37.. i have no idea what's going on, could anybody
> hit me with a cluestick plz.
>
> -f
> --
> that'll be all for now, other than to say "hi" to Wonko if he's watching.
If you have a TZ environment var set, it will override /etc/localtime.
-Otto