https://bz.apache.org/bugzilla/show_bug.cgi?id=69583
Bug ID: 69583
Summary: xssf: cell copy for datetimes does not handle
time-only cells well
Product: POI
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: POI Overall
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
https://github.com/apache/poi/blob/ed744e15b40db7ea39bd35a7ee319d2c1b5add04/poi/src/main/java/org/apache/poi/ss/util/CellUtil.java#L411-416
This code uses java.util.Date when we can probably normally just copy the
number.
--
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]