You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but this one loses an hour:
"startdate": "2011-05-14 00:00:00",
"enddate": "2011-05-14 03:30:00",
When I view the item in the timeline and zoom in to the hour, it shows it as 1am rather than midnight.
The mouseover and details also show 1:00 am-3:30 am instead of 00:00 AM-3:30 AM
The text was updated successfully, but these errors were encountered:
but this one loses an hour:
"startdate": "2011-05-14 00:00:00",
"enddate": "2011-05-14 03:30:00",
When I view the item in the timeline and zoom in to the hour, it shows it
as 1am rather than midnight.
The mouseover and details also show 1:00 am-3:30 am instead of 00:00
AM-3:30 AM
Reply to this email directly or view it on GitHub: #43
This works fine:
"startdate": "2011-05-13 23:00:00",
"enddate": "2011-05-14 03:30:00",
but this one loses an hour:
"startdate": "2011-05-14 00:00:00",
"enddate": "2011-05-14 03:30:00",
When I view the item in the timeline and zoom in to the hour, it shows it as 1am rather than midnight.
The mouseover and details also show 1:00 am-3:30 am instead of 00:00 AM-3:30 AM
The text was updated successfully, but these errors were encountered: