winterroberts / JDCLib

A Library for processing executable elements of Java Dynamic Content pages to be served as html.
Apache License 2.0
0 stars 0 forks source link

JDBC incompatibility with less-standard timezones. #1

Closed winterroberts closed 5 years ago

winterroberts commented 5 years ago

Daylight modifications of timezones such as PDT are not supported in Java 8 and beyond. This causes an issue when connecting to a MySQL database during times of the year for which daylight savings applies.