Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time events starting at midnight drop 1 hour #43

Open
kpereyra opened this issue Mar 27, 2012 · 1 comment
Open

Time events starting at midnight drop 1 hour #43

kpereyra opened this issue Mar 27, 2012 · 1 comment

Comments

@kpereyra
Copy link

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

@timeglider
Copy link
Owner

Thanks! I'll look into this in the next couple days.

---- Michael

On Tue, Mar 27, 2012 at 3:17 PM, kpereyra <
reply@reply.github.com

wrote:

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


Reply to this email directly or view it on GitHub:
#43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants