From: Avik Sengupta Date: Mon, 1 Jul 2002 17:25:06 +0000 (+0000) Subject: clarify the release X-Git-Tag: REL_1_10~274 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3e477a40cd03f0dc615fba3e532711e64c6662e6;p=poi.git clarify the release git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352735 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/documentation/xdocs/faq.xml b/src/documentation/xdocs/faq.xml index 240748a15d..fb6c674b2a 100644 --- a/src/documentation/xdocs/faq.xml +++ b/src/documentation/xdocs/faq.xml @@ -62,7 +62,7 @@ Excel stores dates as numbers therefore the only way to determine if a cell is actually stored as a date is to look at the formatting. There is a helper method - in HSSFDateUtil (since after 1.6.0-dev) that checks for this. + in HSSFDateUtil (since the 1.7.0-dev release) that checks for this. Thanks to Jason Hoffman for providing the solution. @@ -79,9 +79,7 @@ cellText; } - - - +