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

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=13
                   |                            |6615
                 CC|                            |[email protected]

--- Comment #1 from Mike Kaganski <[email protected]> ---
Not convinced.

In LibreOffice, there is explicitly decided difference between wall clock time
formats (HH:MM:SS), and duration formats ([SS] or [HH]:MM:SS) - the former do
not round, but truncate, because it's not tomorrow until it's tomorrow. But for
durations, rounding happens. Compare

=TEXT(0.00069;"ss")

and 

=TEXT(0.00069;"[ss]")

OTOH: see bug 136615. It even has an abandoned change
https://gerrit.libreoffice.org/c/core/+/117924.

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

Reply via email to