[CONJ-247] Failing to correctly identify CST(TimeZone) Created: 2016-01-14 Updated: 2016-08-23 Resolved: 2016-08-23 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.3.3, 1.3.4 |
| Fix Version/s: | 1.5.1-RC |
| Type: | Bug | Priority: | Critical |
| Reporter: | Tong Wang | Assignee: | Diego Dupin |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
java version "1.7.0_75" |
||
| Attachments: |
|
| Description |
|
Environment: It happens when i create a preparedStatement and set a timestamp value
The correct value is '2016-1-12 10:00:45 257452' AND The value in _stmt(preparedStatement ) is '2016-1-11 20:00:45 257452' The gap is 14 hours ,So is it convert incorrectly to Central Standard Time (UTC -6:00)? |
| Comments |
| Comment by Diego Dupin [ 2016-01-22 ] |
|
You will correct me if i've not understand well your problem : So there is many solution depending of the fact you can have access to server or not : |
| Comment by Diego Dupin [ 2016-08-23 ] |
|
close since no answer since more than 6 month |