https://bugs.documentfoundation.org/show_bug.cgi?id=143508
--- Comment #6 from Eike Rathke <[email protected]> --- (In reply to Mike Kaganski from comment #5) > To the contrary, when they use DATEVALUE, they are bound to the > program-level settings, and there's no way to ensure predictable input > string processing (e.g., when input format is known) independent of user > settings. I disagree. ISO 8601 exists and DATEVALUE() is able to parse its delimited form (or any TEXT(...;"YYYY-MM-DD") produced string) in any locale. -- You are receiving this mail because: You are the assignee for the bug.
