https://bugs.documentfoundation.org/show_bug.cgi?id=166914
--- Comment #15 from Eike Rathke <[email protected]> --- (In reply to Fabbian from comment #12) > Note particularly the egregious error which interprets 6-11-25 as 11/25/2006. That's not an error, 6-11-25 is interpreted as ISO date notation, year-month-day, with two-or-less-digits year 6. (In reply to Fabbian from comment #13) > I believe the OpenOffice output is correct. It's not, it does not recognize 25-06-11 that would be a two-digits year ISO date but interprets 6-11-2025 and 6-11-25 as 2025-06-11, for which there is no justification in an en-US locale that does not use '-' hyphen minus date separator and the string is not parse-able as ISO date either. -- You are receiving this mail because: You are the assignee for the bug.
