]> source.dussan.org Git - poi.git/commit
[github-235] Fix date formatting for number cell values. Thanks to Anthony Schott...
authorPJ Fanning <fanningpj@apache.org>
Sun, 25 Apr 2021 17:16:05 +0000 (17:16 +0000)
committerPJ Fanning <fanningpj@apache.org>
Sun, 25 Apr 2021 17:16:05 +0000 (17:16 +0000)
commit50cfe3c10ed4dbee2d9b066d78e5fedf01921e4e
tree92a0c9069189af5db8457ce46eb697494018fa02
parent1d594451d8b0ebee8f771aae1b59080e46c982a0
[github-235] Fix date formatting for number cell values. Thanks to Anthony Schott. This close #235

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1889179 13f79535-47bb-0310-9956-ffa450edef68
poi-ooxml/src/test/java/org/apache/poi/ss/tests/format/TestCellFormatPart.java
poi/src/main/java/org/apache/poi/ss/format/CellDateFormatter.java
test-data/spreadsheet/DateFormatNumberTests.xlsx [new file with mode: 0644]