index
:
poi.git
BUILD_BRANCH
NIO_32_BRANCH
NIO_BRANCH
REL_1_5_BRANCH
REL_2_BRANCH
REL_3_10_BRANCH
REL_3_11_BRANCH
common_sl
dependabot/gradle/batikVersion-1.18
dependabot/gradle/com.fasterxml.woodstox-woodstox-core-7.1.0
dependabot/gradle/com.github.spotbugs-6.0.24
dependabot/gradle/com.github.spotbugs-6.0.25
dependabot/gradle/com.github.spotbugs-6.0.26
dependabot/gradle/com.github.spotbugs-6.0.27
dependabot/gradle/com.google.guava-guava-33.3.1-jre
dependabot/gradle/com.google.guava-guava-33.4.0-jre
dependabot/gradle/de.thetaphi.forbiddenapis-3.8
dependabot/gradle/junitVersion-5.11.2
dependabot/gradle/junitVersion-5.11.3
dependabot/gradle/junitVersion-5.11.4
dependabot/gradle/log4jVersion-2.24.1
dependabot/gradle/log4jVersion-2.24.2
dependabot/gradle/log4jVersion-2.24.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-1.15.7
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.10
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.11
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.3
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.4
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.5
dependabot/gradle/net.bytebuddy-byte-buddy-agent-1.15.7
dependabot/gradle/org.apache.santuario-xmlsec-4.0.3
dependabot/gradle/org.apache.xmlbeans-xmlbeans-5.2.2
dependabot/gradle/org.mockito-mockito-core-5.14.1
dependabot/gradle/org.mockito-mockito-core-5.14.2
dependabot/gradle/org.sonarqube-6.0.0.5145
excelant
gsoc2012
hemf
hssf_cryptoapi
jakarta-poi
log4j
maven
mv
ooxml
performance-branch
ss_border_property_template
table-borders
trunk
wmf_render
xml_signature
xssf_structured_references
Mirror of Apache POI: https://github.com/apache/poi
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
java
/
org
/
apache
/
poi
/
hssf
/
usermodel
/
HSSFDateUtil.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
65206 - Migrate ant / maven to gradle build
Andreas Beeker
2021-03-27
1
-40
/
+0
*
63779 Add support for the new Java date/time API added in Java 8
Dominik Stadler
2019-10-09
1
-1
/
+3
*
Start to remove @author tags, as per http://poi.apache.org/guidelines.html#Co...
Nick Burch
2013-08-23
1
-8
/
+0
*
Copy HSSFDateUtils to ss.usermodel, and leave a proxy behind
Nick Burch
2008-04-05
1
-336
/
+6
*
Quite a bit more xssf support for cell styles. Also, get all the ooxml tests ...
Nick Burch
2008-03-22
1
-1
/
+1
*
Merged revisions 618680-620582 via svnmerge from
Ugo Cei
2008-02-13
1
-11
/
+27
*
Support 1904 date windowing, in addition to 1900 date windowing (patch from b...
Nick Burch
2007-12-04
1
-36
/
+52
*
Fix from Pavel Krupets for Excel Bug Date (1900/2/29)
Nick Burch
2007-09-25
1
-23
/
+25
*
Have HSSFDateUtil.isCellDateFormatted make use of HSSFDateUtils.isADateFormat...
Nick Burch
2007-08-06
1
-4
/
+40
*
keep the javadoc compiler quiet
Yegor Kozlov
2007-07-02
1
-2
/
+2
*
Yet more javadoc fixes
Nick Burch
2007-06-29
1
-1
/
+2
*
make the code compatible with JDK 1.4.2
Yegor Kozlov
2007-06-26
1
-1
/
+1
*
Add a new method on HSSFDateUtil of isADateFormat, which will cope with both ...
Nick Burch
2007-06-17
1
-2
/
+38
*
Applying the copy2license.pl script (with tiny modification to allow for more...
Henri Yandell
2006-12-22
1
-5
/
+6
*
Merged REL_2_BRANCH to head.
Glen Stampoultzis
2004-08-23
1
-4
/
+25
*
New licence changes.
Glen Stampoultzis
2004-04-09
1
-52
/
+15
*
bug 24125 - date formats. sync to head.
Avik Sengupta
2004-01-01
1
-12
/
+0
*
Changed copyright from 2002 to 2003
Glen Stampoultzis
2003-04-30
1
-1
/
+1
*
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14375
Andrew C. Oliver
2002-11-28
1
-13
/
+47
*
you should now be able to check for date formats from the eventmodel
Andrew C. Oliver
2002-10-01
1
-14
/
+26
*
Add util method to check date formatting in Excel, submitted by Jason Hoffman
Avik Sengupta
2002-06-13
1
-0
/
+40
*
Fixed email address
Glen Stampoultzis
2002-02-11
1
-1
/
+1
*
Initial revision
Andrew C. Oliver
2002-01-31
1
-0
/
+210