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

Rethinkdbdash not respecting datetime fields with timezone #376

Open
thelinuxlich opened this issue Apr 28, 2018 · 3 comments
Open

Rethinkdbdash not respecting datetime fields with timezone #376

thelinuxlich opened this issue Apr 28, 2018 · 3 comments

Comments

@thelinuxlich
Copy link

thelinuxlich commented Apr 28, 2018

I'm getting datetime fields from grouped queries without their timezones when using the rethinkdbdash driver, I believe there was a similar error in the past? @neumino

@thelinuxlich
Copy link
Author

actually anytime I'm returning datetime fields, it prints something like "2018-05-02T17:51:27.758Z", ignoring the timezone, unless I force the datetime field to return with .toISO8601(), is this normal???

@neumino
Copy link
Owner

neumino commented May 16, 2018

Can you provide a table with some data and a query where this doesn't work?

Does it work with the official driver?

@thelinuxlich
Copy link
Author

it wasn't rethinkdbdash fault, it would only respect the timezone with the PR I added

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