https://issues.apache.org/ooo/show_bug.cgi?id=124844
mroe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from mroe <[email protected]> --- (In reply to Rainer Bielefeld from comment #4) > =date() also is one of the affected functions what also should show function > +- integer with date format For DATE() it works and you get a date value. Try it. And it works also for TIME(); try =TIME(12;13;14)+1. But the problem is, that you will see no difference to =TIME(12;13;14) because of the format "HH:MM:SS". Should it be better "[HH]:MM:SS"? What does the user want? Calc know it? -- You are receiving this mail because: You are the assignee for the issue. You are watching all issue changes.
