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
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
The text was updated successfully, but these errors were encountered:
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???
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
The text was updated successfully, but these errors were encountered: