https://bugs.documentfoundation.org/show_bug.cgi?id=152415
--- Comment #11 from Robert Großkopf <[email protected]> --- (In reply to Julien Nabet from comment #9) But: The problem for this bug is - there is no date between 05-10-1582 and 14-10-1582. Inserting 04-10-1582 will be changed to 24-10-1582 by JDBC-connection. Reading 04-10-1582 will be changed to 24-10-1582 by JDBC-connection. Seems it corrects the date in a wrong way. Not a difference of 10 days but a difference of 20 days. Changing the values for date back to "normal" values will be possible in dBeaver (JDBC), but won't work in Base with JDBC-connection. 01-10-1582, shown in dBeaver after changing value there will be shown as 21-09-1582 in Base. -- You are receiving this mail because: You are the assignee for the bug.
