https://issues.apache.org/bugzilla/show_bug.cgi?id=56993
Bug ID: 56993
Summary: XSSFCell.getNumericCellValue() returns wrong number
Product: POI
Version: 3.10-FINAL
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
if i have a number 350102196912300000 in a xlsx's numeric cell. when i use the
method "XSSFCell.getNumericCellValue()", it returns 350102196912300030, but not
350102196912300000 !!! I use the poi-bin-3.10.1-20140818.zip. jdk1.7.0_15
--
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]