Details
-
Task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.1.5
-
None
-
None
Description
I suggest to implement JDBC connection string parameter serverTimezone.
This parameter will specify timezone during parsing and formatting Date, Time, Timestamp values.
MySQL Connector/J has this parameter http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html
I have tried to implement this feature. In attachment you can find patch.
Attachments
Issue Links
- relates to
-
CONJ-143 ResultSet.getTime() shouldn't convert TIME fields to the server time-zone
- Closed