[Libreoffice-bugs] [Bug 63566] HSQLDB: Date will be changed when timezone of OS is changed

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Apr 7 11:50:12 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=63566

Tamas Bunth <btomi96 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #17 from Tamas Bunth <btomi96 at gmail.com> ---
It is caused by the time zone handling of HSQLDB. Local time is taken, but the
"data" file stores it as UTC+0 (in form of elapsed milliseconds - for TIME,
DATE and TIMESTAMP columns).

See [1] or src/org/hsqldb/HsqlDateTime.java in HSQLDB source.

@Gerhard: you may consider using Firebird. It is less buggy than before. Also,
please report a (new) bug here in Bugzilla if you have further problems.

[1]
https://wastack.wordpress.com/2018/04/07/final-steps-of-libreoffice-database-migration/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180407/639e35b7/attachment.html>


More information about the Libreoffice-bugs mailing list