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 Summary: HSSFDateUtil.isCellDateFormatted fails with German date pattern Product: POI Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Minor Priority: Other Component: HSSF AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hello! I tried this function on a standard Excel German date style ("14.4.1998"). This style has got the style id 164 wich will not be recognized as a date. I don't know how to solve this general problem but the javadoc of this function should explain that "false" can mean "unknown date style" too. Greetings from Germany Holger P.S. Source: jakarta-poi-1.8.0-dev-src.tar.gz -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
