Skip to Content
0
Nov 14, 2012 at 11:06 AM

Date issue of jxllibrary

27 Views

I am trying to upload ans xls file (wher user copies dates from word,mail,another excel file etc)

I am using Jxllibrary for excel(.xls) upload.

When i get cell as DateCell from file it throws ClassCastException for some cells.

I have checked format of cells; all have same Date format.

Strange thing is when i double click on problem causing cells and save file... It works fine...

Can anybody tell me whats exactly issue and what can be done ?