On Fri, 25 Apr 2014, Renjith R wrote:
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.

Simple - fetch the cell style that applies to the cell, get the formatting string that it uses, and see if that's one of the date formats you like

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
For additional commands, e-mail: user-h...@poi.apache.org

Reply via email to