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

--- Comment #3 from SamKevin <[email protected]> ---
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://primaseo.xyz/
[tag] [reply] [−]Comment 2SheetJS 2022-07-18 20:00:21 UTC

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

Reply via email to