clarify the release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352735 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
461c4afb82
commit
c1c89c753e
@ -62,7 +62,7 @@
|
|||||||
<answer>
|
<answer>
|
||||||
Excel stores dates as numbers therefore the only way to determine if a cell is
|
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
|
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.
|
Thanks to Jason Hoffman for providing the solution.
|
||||||
<source>
|
<source>
|
||||||
|
|
||||||
@ -79,9 +79,7 @@
|
|||||||
cellText;
|
cellText;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
</source>
|
||||||
|
|
||||||
</source>
|
|
||||||
</answer>
|
</answer>
|
||||||
</faq>
|
</faq>
|
||||||
<faq>
|
<faq>
|
||||||
|
Loading…
Reference in New Issue
Block a user