MarcinOrlowski / html-clock-plasmoid

Configurable and lightweight clock widget for KDE. Stylable with QT supported subset of HTML markup, supporting variety of usable placeholders to design clock widget as you like.
67 stars 6 forks source link

When using it for a timezone ahead of the system's timezone, the day/date does not get changed if displayed. #82

Open ghe-la opened 1 year ago

ghe-la commented 1 year ago

What's wrong? When using it for a timezone ahead of the system's timezone, the day does not get changed if displayed.

Steps to reproduce the behavior:

  1. Change system timezone to Somewher in the western hemisphere. I have it set to new york
  2. add widget and display day(monday/tuesday) etc to the html configuration
  3. set the timezone offset to +14:30. which is the timezone in india. 4.check it at around 9:pm in evening. The time is shown correctly. But it still shows the day/date of the New york time zone.

Expected behavior It should show the next day/date as it is in india.

Runtime environment

Notes Any additional information that may be helpful diagnosing the problem.