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

m.a.riosv <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from m.a.riosv <[email protected]> ---
ODF 1.2 specifications.
6.10.6 DAYS
Summary: Returns the number of days between two dates
Syntax: DAYS( DateParam EndDate ; DateParam StartDate )
Returns: Number
Constraints: None
Semantics: Returns the number of days between two dates. If StartDate and
EndDate are Numbers, this is EndDate – StartDate. If they are both Text, this
is DATEVALUE(StartDate) – DATEVALUE(EndDate).

Can return not only whole days, but part of a day.

All values in column B of MeteoFrance sheet have decimals, I think the source
of the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to