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

Carlos <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #5 from Carlos <[email protected]> ---
Please see 
https://web.archive.org/web/20160416192539/http://books.evc-cit.info/odbook/ch05.html#table-number-cells-section
The spec says "time     The value is stored in a office:time-value attribute
rather than a office:value. The value is stored in the form PThhHmmMss,ffffS
(where ffff is the fractional part of a second). "

But it is unclear that the ",ffffS"  part is mandatory. 

It also presents an example of cell that produces a time value from the
contents of three cells.

"
<table:table-cell table:formula="oooc:=TIME([.E1];[.E2];[.E3])"
  office:value-type="time" office:time-value="PT10H05M48S">
        <text:p>10:05:48 AM</text:p>
</table:table-cell>
"

So the absence of the factional part is not the problem.

-- 
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

Reply via email to