DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15482>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15482 HSSFDateUtil.isCellDateFormatted fails with German date pattern ------- Additional Comments From [EMAIL PROTECTED] 2002-12-25 17:48 ------- Strange .. 164 (0xA4) is indeed in the list of valid date formats. (see isInternalDateFormat(int) in HSSFDateUtil. So a cell formatted as such SHOULD return true to isCellDateFormatted. Maybe some of the other checks in isCellDateFormatted is failing. Could you please investigate further? Maybe try out one by one all the checks in the code on your cell? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
