Cell#getType() doesn't return an int constant identifying a date. There's a Cell#getDateCellValue() method.
How do I know when it's OK to call this? For everything else I can switch off the cell type. I'm using POI 3.6. Sorry for the newbie question. Laird