https://bz.apache.org/bugzilla/show_bug.cgi?id=62021
Bug ID: 62021
Summary: XSSF fails to add time as String to date
Product: POI
Version: 3.17-FINAL
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Excel (at least Excel 2016, probably most older versions also) can add times to
a datetime cell by adding a correctly formatted string, for example
A1 contains Datetime 1-Jan-17 12:00 PM
A2 contains Formula =A1+"1:30"
In Excel, this results in the content of A2 being 1-Jan-17 1:30 PM (as a Date).
In XSSF, this results in an error (#VALUE).
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]