[solved] clock shows UTC, not localtime

Started by libcha, 2012/12/28, 21:18:16

Previous topic - Next topic

libcha

Hello,
i have the following problem since very installation. The clock in RazorQT's Panel snow only localtime, as well as the Date utility:

libcha@princatko:~$ cat /etc/timezone
Europe/Prague
libcha@princatko:~$ date
Fri Dec 28 20:13:57 UTC 2012

Neither Tzselect, nor the following (with reboot) helped:


libcha@princatko:~$ tail -n 4 .profile

TZ='Europe/Prague'; export TZ


What shall i do to make all clock show localtime (GMT+1) ?
Thanks forward for your answers :)

timc