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

{k} placeholder expands to 24 hour format instead of 12 #14

Closed NICHOLAS85 closed 3 years ago

NICHOLAS85 commented 3 years ago

What's wrong? Use {k} placeholder and find that it expands to the same value as {h}, a 24-hour format, instead of the expected 12-hour format.

Runtime environment

MarcinOrlowski commented 3 years ago

Thanks for fixing that.