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

[DESKTOP] Timeline is UTC #101

Closed
abishai opened this issue Nov 19, 2015 · 2 comments
Closed

[DESKTOP] Timeline is UTC #101

abishai opened this issue Nov 19, 2015 · 2 comments

Comments

@abishai
Copy link

abishai commented Nov 19, 2015

Look like standard timeframes use UTC time to fetch events

  1. http://i.imgur.com/JOPwUfz.png default timeframe - wrongly placed boundary.
  2. http://i.imgur.com/sknlayd.png day timeframe cuts recent events.
    If there are no api methods to get server time, we are in trouble...
@pliablepixels
Copy link
Member

Not sure what you mean @abishai - can you explain further? server.com/zm/api/events.json returns a StartTime and EndTime like so: its not clear what the problem is from your screenshots - looks like a zoomed out view

"StartTime":"2015-11-12 06:34:22","EndTime":"2015-11-12 06:34:30"

@abishai
Copy link
Author

abishai commented Nov 19, 2015

Looks like false alarm :( Timezone was set to UTC+0, so I thought that program ignores Local Time and always use Universal one.

@abishai abishai closed this as completed Nov 19, 2015
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