For french people: ce post décrit une solution au problème d'horloge sous debian (squeeze) quand l'horloge de gnome est décalée en permanence d'une ou deux heures.
Solution:
Reboot, and the clock should display your local time.
Solution:
sudo vim /etc/default/rcSIn this file, change the UTC line as follows:
UTC=no
#UTC=yes
Reboot, and the clock should display your local time.