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/14 05:15:08 UTC

[Issue 128554] Office 2003 SpreadsheetML: fractional seconds are silently ignored during import

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

damjan@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |
             Status|CONFIRMED                   |RESOLVED
          Developer|---                         |Easy
         Difficulty|                            |
         Resolution|---                         |FIXED

--- Comment #1 from damjan@apache.org ---
Fixed by below commit, resolving FIXED.

commit 195282cf3d8bfaa9e1cec43b093251d9df87f4ba
Author: Damjan Jovanovic
Date:   Sat Jan 14 06:58:10 2023 +0200

When importing SpreadsheetML ss:DateTime, import the entire value, not only the
first 19 characters.

Add a test file for this bug.

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