aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/hssf/usermodel/TestHSSFDateUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ...Nick Burch2008-03-221-6/+6
* Merged revisions 618680-620582 via svnmerge from Ugo Cei2008-02-131-1/+43
* Support 1904 date windowing, in addition to 1900 date windowing (patch from b...Nick Burch2007-12-041-31/+59
* fixed failing test. The patch provided in Bug 43489Yegor Kozlov2007-09-261-6/+4
* commented out a failing test until we find the reason.Yegor Kozlov2007-09-261-2/+4
* Fix from Pavel Krupets for Excel Bug Date (1900/2/29)Nick Burch2007-09-251-0/+34
* Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat...Nick Burch2007-08-061-1/+76
* keep the javadoc compiler quietYegor Kozlov2007-07-021-1/+0
* Add a new method on HSSFDateUtil of isADateFormat, which will cope with both ...Nick Burch2007-06-171-0/+50
* copy2license run on these (after a bit of munging)Henri Yandell2006-12-221-13/+14
* Merged REL_2_BRANCH to head.Glen Stampoultzis2004-08-231-23/+133
* New licence changes.Glen Stampoultzis2004-04-091-52/+15
* Changed copyright from 2002 to 2003Glen Stampoultzis2003-04-301-1/+1
* PR:15037 - Unit Tests for 1904 date windowing; submitted by Dan ShermanAvik Sengupta2002-12-121-0/+19
* Initial revisionAndrew C. Oliver2002-01-311-0/+99