https://issues.apache.org/ooo/show_bug.cgi?id=97669
--- Comment #12 from Andreas Säger <[email protected]> --- How to reproduce the problem easily: Add or edit the Calculate/Other/Date section so it declares 1904-01-01 as default NullDate: <item oor:path="/org.openoffice.Office.Calc/Calculate/Other/Date"> <prop oor:name="DD" oor:op="fuse"><value>1</value></prop> </item><item oor:path="/org.openoffice.Office.Calc/Calculate/Other/Date"> <prop oor:name="MM" oor:op="fuse"><value>1</value></prop></item> <item oor:path="/org.openoffice.Office.Calc/Calculate/Other/Date"><prop oor:name="YY" oor:op="fuse"><value>1904</value></prop></item> Open some existing spreadsheets with dates. By default these documents _should_ not have any NullDate setting which _should_ default to 1899-12-30 but now it defaults to 1904-01-01 and all the dates are 4 years + 2 days ahead. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue. You are watching all issue changes.
