You are not logged in.
Why the date command for time is incorrect and different from the correct one on panel bar
$ date +%H
04
$ date +%I
04
while the correct is on panel bar which is 11 (real in 0..24 form, i.e. AM)
Please help this confusing trouble
Offline
Perhaps your system timezone is incorrect and you specified a timezone in the panel clock? What does the following return:
timedatectl
...and:
xfconf-query -c xfce4-panel -lv | grep $(xfconf-query -c xfce4-panel -lv | grep clock | awk '{print $1}')
What timezone are you in?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
TZSELECT
would solve it
Last edited by almahdi (2023-06-04 14:54:48)
Offline
[ Generated in 0.010 seconds, 7 queries executed - Memory usage: 522.72 KiB (Peak: 530.45 KiB) ]