You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2023/01/07 16:42:17 UTC

[Issue 127034] xlsx file: imported DateTime cells are empty (Excel 2010 compatible)

https://bz.apache.org/ooo/show_bug.cgi?id=127034

damjan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |interop_OOXML
         Issue Type|DEFECT                      |ENHANCEMENT
                 CC|                            |damjan@apache.org
     Ever confirmed|0                           |1
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |
             Status|UNCONFIRMED                 |CONFIRMED
          Developer|---                         |Simple
         Difficulty|                            |

--- Comment #3 from damjan@apache.org ---
Confirming on the latest Git.

It should be easy to add support for the ISO 8601 dates, it's just function
SheetDataContext::onEndElement() in main/oox/source/xls/sheetdatacontext.cxx.

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