]> source.dussan.org Git - poi.git/commit
Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), for when...
authorNick Burch <nick@apache.org>
Fri, 27 Apr 2012 15:49:49 +0000 (15:49 +0000)
committerNick Burch <nick@apache.org>
Fri, 27 Apr 2012 15:49:49 +0000 (15:49 +0000)
commit64ad74884e34f509ab9779c0534f751c30f61c8c
treec15a630c3ffe6db8857b33529895c80dc472502f
parentc13bdf58d81271edd7ce69626ce5ecca3fa484b7
Fix bug #53092 - allow specifying of a TimeZone to DateUtil.getJavaDate(), for when it is known that a file comes from a different (known) timezone to the current machine

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