jtoggl icon indicating copy to clipboard operation
jtoggl copied to clipboard

Time zone problems

Open coldcue opened this issue 9 years ago • 1 comments

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.

coldcue avatar Feb 04 '16 17:02 coldcue

Hi There is a fork that uses java.time: https://github.com/d-ai/jtoggl I currently have to support older VMs.

bbaumgartner avatar Feb 15 '16 14:02 bbaumgartner