https://bugs.documentfoundation.org/show_bug.cgi?id=158215

--- Comment #8 from Regina Henschel <rb.hensc...@t-online.de> ---
I think, there is a problem in the specification. The parameters of the DAYS
function have the pseudo type DateParam (4.11.3.). That has
"A DateParam is a value that is either a Number (interpreted as a serial
number; 4.3.3)..."

Section 4.3.3 is the data type Date. And that has
"Date is represented by an integer value."

But the implicit conversion to DateParam (6.3.15) has
"If the expected type is the pseudotype DateParam, then if value is of type:
    • Number, return it."
That does not include any rounding or truncating to integer.


Does someone has Gnumeric to test the result there?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to