4 MINDS

4MINDS Gestão de Conhecimento

XFCE4 Change clock timezone






$ sudo apt install tzdata
$ sudo ln -sf /usr/share/zoneinfo/America/Sao_Paulo /etc/localtime



$ fconf-query -c xfce4-panel --list | grep timezone

$ xfconf-query -c xfce4-panel -p "/plugins/plugin-19/timezone" -s "America/Sao_Paulo"