reiniiriarios / stream-deck-billables-harvest

:stopwatch: Track time in Harvest on StreamDeck and display time tracked compared with billable hours assigned in Forecast.
GNU General Public License v3.0
5 stars 3 forks source link

Time Zones not accounted for #1

Closed jbates58 closed 1 year ago

jbates58 commented 1 year ago

ISSUE: Time zones not accounted for when actioning presses. Looks as though they conform to UTC time.

EXAMPLE: I live in GMT +10 (Bris / Australia) If i activate a timer at 8am 2 Jan 2023, the timer is activated on the 1 Jan 2023 day in harvest. Looking at the time output, it shows that it is 10 hours behind my local time. This is inline with the action going through using UTC time.

reiniiriarios commented 1 year ago

Hi @jbates58! Thanks for this. The latest release should resolve this. The documentation on time zones is sparse-to-nonexistent. Please let me know if you still have issues!

https://github.com/reiniiriarios/stream-deck-billables-harvest/releases/tag/v0.1.5 https://apps.elgato.com/plugins/me.reinii.harvest-billables

Commit: https://github.com/reiniiriarios/stream-deck-billables-harvest/commit/ee3932ac650964fdc03ceb673b5e2850abc45b8e

jbates58 commented 1 year ago

Yep, That seems to have resolved it. I will let you know if there are any further issues.