]> source.dussan.org Git - poi.git/commit
Fix inspired by bug #48872 - allow DateFormatter.formatRawCellContents to handle...
authorNick Burch <nick@apache.org>
Tue, 1 Jun 2010 15:31:51 +0000 (15:31 +0000)
committerNick Burch <nick@apache.org>
Tue, 1 Jun 2010 15:31:51 +0000 (15:31 +0000)
commit4a10622c7f4bfc9c0f7595434b3144fe654220f4
tree389eb66ec7dd904d3d13f7f9fa03e394f1464213
parent6099faa72238b572e5f5c22500a7283690bde5f6
Fix inspired by bug #48872 - allow DateFormatter.formatRawCellContents to handle 1904 as well as 1900 dates

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@950117 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/ss/usermodel/DataFormatter.java
src/testcases/org/apache/poi/ss/usermodel/TestDataFormatter.java