Hi,

I am using Apache POI to read
Excel<http://www.aspose.com/categories/java-components/aspose.cells-for-java/default.aspx>
file(.xlsx)
and validate its contents.
We are having a date field in excel whcih should be in format MM/dd/yyyy.

Suppose if the date fild has two values as follows,

1) 04/24/2014
2) 04242014

I have to accept the first one and reject the second.
Since excel stores both these values in integer format, I am not able to
differentiate them.
Please suggest if you have any idea about how to solve this.

-- 
*RENJITH R*
9446011990

Reply via email to