Dates are basically just numerics so this is right. As mentioned in the other mail use HSSFDateUtil. I should look into providing something more obvious. Adding it to the documentation is on my todo list also.
Regards, Glen ----- Original Message ----- From: "Andrew C. Oliver" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, February 09, 2002 11:42 PM Subject: Re: Can't read date cells > I don't believe this has been implemented yet.. . Glen? > > > On Fri, 2002-02-08 at 13:48, Thutika, Swamy wrote: > > I am not able to read the cells with the date format. Is this not > > implemented or is there a different way > > of reading the date cells. > > > > I get the cell type as numeric for date cells. > > > > --Swamy > -- > www.superlinksoftware.com > www.sourceforge.net/projects/poi - port of Excel format to java > http://developer.java.sun.com/developer/bugParade/bugs/4487555.html > - fix java generics! > > > The avalanche has already started. It is too late for the pebbles to > vote. > -Ambassador Kosh >
