https://bugs.documentfoundation.org/show_bug.cgi?id=121978
Winfried Donkers <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|[email protected] |winfrieddonkers@libreoffice
|desktop.org |.org
Status|NEW |ASSIGNED
--- Comment #7 from Winfried Donkers <[email protected]> ---
I'll take it.
Bug 118800 was meant to fix rounding 59.9 seconds to 60, which is not a valid
result for SECOND, which must return integer values between 0 and 59
(inclusive).
This bug shows that the fix for tdf118800 is not correct, as it returns the
integer part of the second value, instead of rounding the value.
ODF1.2 Part 2 ยง6.10.16 states that the second value is to be rounded.
That means that SECOND(11:22:59.9) should return 0 (11:23:00).
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs