参考:http://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html
useTimezone Convert time/date types between client and server timezones (true/false, defaults to 'false')?
但我始终无法理解这个参数具体的作用是什么,在什么情况下会用到?
可以举个例子给我吗?谢谢!
相关分类