]> source.dussan.org Git - poi.git/commit
Add a new method on HSSFDateUtil of isADateFormat, which will cope with both internal...
authorNick Burch <nick@apache.org>
Sun, 17 Jun 2007 15:27:23 +0000 (15:27 +0000)
committerNick Burch <nick@apache.org>
Sun, 17 Jun 2007 15:27:23 +0000 (15:27 +0000)
commite40fac5f9bf5490afd1d51888fb1f16e16cd6613
treec119a601e310b8ccd6f654a011095ea3263a666d
parentbdc0883b6f9386f31a46ed7339012c3b10f70290
Add a new method on HSSFDateUtil of isADateFormat, which will cope with both internal excel date formats, and custom date formats the are for dates (plus test)

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@548044 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/poi/hssf/usermodel/HSSFDateUtil.java
src/testcases/org/apache/poi/hssf/usermodel/TestHSSFDateUtil.java