https://bugs.documentfoundation.org/show_bug.cgi?id=148126
ady <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on|163034 | --- Comment #16 from ady <[email protected]> --- IIUC, the problem seems to be, as mentioned in comment 13, that there is no number format code in Numbers but rather a mix or combination of number+text. For instance, in Calc we can manage to display the value as "12 05:00:00" (which is not exactly "weeks days hours", but that's not my point), but in order to display the accompanying letters as in Numbers ("12d") we would need a custom format (WW"d"). So, this kind of conversion from Numbers would need a custom treatment, in order to be able to parse the combination of number+text from Numbers and then obtain the same display format in Calc (i.e. there are actually 2 issues to solve in order to get the same result in Calc). Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=163034 [Bug 163034] Add Duration number format category -- You are receiving this mail because: You are the assignee for the bug.
