https://bugs.documentfoundation.org/show_bug.cgi?id=149950
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mike Kaganski <[email protected]> --- I believe that date acceptance pattern is not meant to affect function results. (I may be wrong; I hope that Eike corrects me.) If I am correct, then the only purpose of the date acceptance pattern is just to allow date recognition at the user input - e.g., in a cell, so that strings that are *easy* for user to type would turn into proper dates (and their look would change after recognition into standard or explicitly specified cell format). But result of Calc's =DATEVALUE("..."), as well as Basic DateValue function, should not depend on such things. -- You are receiving this mail because: You are the assignee for the bug.
