https://bz.apache.org/bugzilla/show_bug.cgi?id=60518
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #1 from Javen O'Neal <[email protected]> --- Can you please post an short example of the code that is causing you problems? Your code should look like this: https://poi.apache.org/spreadsheet/quick-guide.html#CreateDateCells Note that you CANNOT set a date cell like this: > cell.setCellValue("12/26/2016"); > cell.setCellType(CellType.DATE); -- 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]
