DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=40128>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=40128





------- Additional Comments From [EMAIL PROTECTED]  2006-11-02 07:51 -------
(In reply to comment #10)
> Since custom formats may be specified it is difficult to gaurantee what a
> certain format may represent.  
> 
> The custom format 0xA4 may represent dd-MM-yyyy or something else if it was
> defined differently.  
> 
> However, a native date format like 0xA6 should always represent a date since 
> it
> is not customized.

And that's the reason why it think that using index to determine whether cell
contains date or not is not safe and appropriate. Using the formatting string
would be better approach I think.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:    http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta POI Project: http://jakarta.apache.org/poi/

Reply via email to