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

Tamas Bunth <[email protected]> changed:

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

--- Comment #17 from Tamas Bunth <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to