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

For HLine/VLine time is in UTC #2857

Closed
ivek1312 opened this issue Jul 4, 2018 · 5 comments · Fixed by #3186
Closed

For HLine/VLine time is in UTC #2857

ivek1312 opened this issue Jul 4, 2018 · 5 comments · Fixed by #3186
Labels
type: bug Something isn't correct or isn't working
Milestone

Comments

@ivek1312
Copy link

ivek1312 commented Jul 4, 2018

For HLine/VLine time is in UTC. Same date works fine with Points and Spikes.
image

@jlstevens
Copy link
Contributor

I suspect this may be an issue with how bokeh handles timezones but I haven't yet checked.

@philippjfr
Copy link
Member

Fairly sure it's down to our handling of datetimes, but I'll have to investigate.

@ivek1312
Copy link
Author

ivek1312 commented Jul 6, 2018

I had this issue before with Points, but it got fixed. As workaround I used:
os.environ['TZ'] = 'UTC'
time.tzset().

@philippjfr philippjfr added the type: bug Something isn't correct or isn't working label Oct 10, 2018
@philippjfr
Copy link
Member

Should be fixed now.

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants