Bug 26150 - HSSFDateUtil.isCellDateFormatted return false value
Summary: HSSFDateUtil.isCellDateFormatted return false value
Status: RESOLVED WORKSFORME
Alias: None
Product: POI
Classification: Unclassified
Component: HSSF (show other bugs)
Version: 2.0-dev
Hardware: PC Windows XP
: P3 critical (vote)
Target Milestone: ---
Assignee: POI Developers List
URL: http://http://
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-15 03:41 UTC by tianmenyzh
Modified: 2006-01-17 01:22 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tianmenyzh 2004-01-15 03:41:00 UTC
when excel contains date type such as 1997-3-1,
it returns false value.
the return value  is not judged by the cell sytle(date type)
Comment 1 Avik Sengupta 2005-05-20 12:10:00 UTC
Example code please. In general, this works fine!
Comment 2 Jason Height 2006-01-17 10:22:26 UTC
As Avik indicated this works. Re-open if you have a specific example that doesnt
work.

Jason