]> source.dussan.org Git - poi.git/commit
Bug 60369: Adjust pattern to better handle non-ASCII characters in Month-names which...
authorDominik Stadler <centic@apache.org>
Fri, 30 Dec 2016 22:11:55 +0000 (22:11 +0000)
committerDominik Stadler <centic@apache.org>
Fri, 30 Dec 2016 22:11:55 +0000 (22:11 +0000)
commit6f616d0a517fa4a4883e7b2f7e0205c90d585fb0
tree6894e033cc7218600c9a7a754bcf7ae387997f1b
parentda2b7c0969119acbb90f6ea7f78ddf5abe022c2f
Bug 60369: Adjust pattern to better handle non-ASCII characters in Month-names which can appear since Java 8

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1776646 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/ss/usermodel/ExcelStyleDateFormatter.java
src/testcases/org/apache/poi/ss/usermodel/TestExcelStyleDateFormatter.java [new file with mode: 0644]