jtoggl
jtoggl copied to clipboard
Time zone problems
When I just simply get and update a task, the timezones are shifted. I suggest you to use java.time instead of your DateUtil class.
Hi There is a fork that uses java.time: https://github.com/d-ai/jtoggl I currently have to support older VMs.