Re: Dates being returned in the wrong timezone
Hi Lawrence,
are you starting the server with any specific timezone-related option? I've just tried running a server in different timezones and running something like
session.sql('select now()').execute()
yields exactly what I expect, the system time. As I mentioned before, there is no conversion performed by the connector. However, that does not mean something wrong might be happening for a specific corner case.
That's why I'm asking for a specific test to reproduce the issue. Or at least, a specific column data type, the value of that column, and how it was inserted.
Thanks
Subject
Written By
Posted
November 24, 2020 10:58AM
November 24, 2020 11:27AM
November 25, 2020 03:13AM
November 25, 2020 08:50AM
November 25, 2020 09:01AM
November 26, 2020 02:56AM
November 26, 2020 03:27AM
Re: Dates being returned in the wrong timezone
November 26, 2020 03:37AM
November 26, 2020 03:48AM
November 26, 2020 04:02AM
November 26, 2020 03:55AM
November 26, 2020 04:12AM
November 27, 2020 08:37AM
November 26, 2020 03:43AM
Sorry, you can't reply to this topic. It has been closed.
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.