WayfireWM / wf-shell

A GTK3-based panel for wayfire
https://wayfire.org/
MIT License
136 stars 35 forks source link

[wf-panel] clock is UTC not local time #174

Open mbx162 opened 2 years ago

mbx162 commented 2 years ago

Describe the bug When i configure the clock to display the time, its always off my local timezone

To Reproduce Steps to reproduce the behavior:

  1. wf-shell.ini: panel.clock_format = %R %z
  2. start shell
  3. see clock 08:30 +0000

Expected behavior

see clock 10:30 +0200 (MESZ)

Screenshots or stacktrace

in a shell:

date +"%R %z"
10:33 +0200

Wayfire version 0.7.2, gentoo

NamorNiradnug commented 1 year ago

Hi. Are you sure that you have timezone configured correctly for your system?

mbx162 commented 11 months ago

yes

 $ cat /etc/timezone 
Europe/Berlin