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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
         Resolution|DUPLICATE                   |---

--- Comment #6 from m.a.riosv <[email protected]> ---
I don't think it is a duplicate, here there issue is with MINUTE() function
calculation not about sum time values.

I think using the same formula used to calculate the minutes in time format,
could solve the problem, as the cell format gives accurate results.

--------------

(In reply to b. from comment #5)
> .....

With
=MINUTE(ROUNDUP(B15-A15;6)) gives a good result for the six cases.

Apparently on the sixth decimal, periodic decimals for minutes values begin,
and rounding up to 6th decimal before the function calculation the minutes
seems to get good results.

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

Reply via email to