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

--- Comment #15 from Eyal Rozenberg <[email protected]> ---
I think I've failed to make a point that is rather important. 

Even though our UI treats the different categories of numeric values as mere
formatting - they are not just formatting. The semantics are different. and in
the ODF, attributes are set for them which are semantic, not just formatting.
So, if I choose a time "format" of HH:MM, I might get the following in the ODF:

  <table:table-cell 
      table:style-name="ce1"
      office:value-type="time"
      office:time-value="PT00H12M40S" 
      calcext:value-type="time">
    <text:p>12:40.00</text:p>
  </table:table-cell>

this does not indicate a duration. And actually, this is missing from ODF as
well. I don't see a mention of that in bug 67763. Perhaps I should open a
separate bug about that and make this one depend on it.

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

Reply via email to