MySQL :: Time Zones and JDBC
I assume that setting serverTimezone will inform JDBC how to interpret dates from MySQL. Does this setting also set the session timezone in MySQL? However I cannot seem to find or work out the correct syntax for setting serverTimezone to be an offset ...
forums.mysql.com |