aalvrz / Hourglass

:hourglass: Track time spent on your favorite activities

Home Page:http://hourglazz.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Time Zone Bug

aalvrz opened this issue · comments

There is a bug where created records are created using the previous day as a date. Probably caused by incorrect handling of time zone within the app.

Seems that the issue is not on the back-end side, timestamps are indeed getting stored correctly:

"1501891200": 1
Saturday, August 5, 2017 12:00:00 AM

The issue seems to be in the Cal Heatmap plugin. This issue could be related.

image