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: dev@poi.apache.org
          Reporter: fannin...@yahoo.com
  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: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to