Skip to content

Fix time calculation

chenz requested to merge chenz/xfce4-datetime-plugin:fix-time-calculation into master

Time calculation was completely broken as of commit dc9e008a, with time units (s/ms/us) being mixed up.

(As per the discussion on xfce-dev, I learned that this plugin is about to be deprecated, but since I already had implemented this bugfix, I thought I'd submit it anyway)

Merge request reports