]> source.dussan.org Git - poi.git/commit
Bugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text...
authorYegor Kozlov <yegor@apache.org>
Sat, 17 Mar 2012 12:16:45 +0000 (12:16 +0000)
committerYegor Kozlov <yegor@apache.org>
Sat, 17 Mar 2012 12:16:45 +0000 (12:16 +0000)
commita9cf3b5b984892949a239a88b8bb613da15790e8
treeb8ef8e8f3f05ab5437fdfb2198549cb47e65b0ba
parent3cc9a17b2353e45b1d5c9314886247d4ff551659
Bugzilla >52928 - DateFormatConverter: an utility to convert instances of java.text.DateFormat to Excel format patterns

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1301923 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/java/org/apache/poi/ss/util/DateFormatConverter.java [new file with mode: 0644]
src/testcases/org/apache/poi/ss/util/TestDateFormatConverter.java [new file with mode: 0644]