Hi
The date and timestamp is now saved as GMT. In version 20/4/2009 the driver saved the local date and time without converting it to GMT in the database. My dates is now displaying incorrect.
TimeZone.setDefault(TimeZone.getTimeZone("GMT+2")) seems to have no effect
Can I save date and timestamp as local? Please advise.
|
Please download the latest package, which will use local timezone.
|