aboutsummaryrefslogtreecommitdiffstats
path: root/src/testcases/org/apache/poi/ss/usermodel/TestDateUtil.java
Commit message (Expand)AuthorAgeFilesLines
* Bug 63779 - Add support for the new Java date/time API added in Java 8Andreas Beeker2019-12-081-80/+97
* 63779 Add support for the new Java date/time API added in Java 8Dominik Stadler2019-10-091-2/+620
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-251-5/+5
* escape unicode charsAndreas Beeker2017-02-111-6/+6
* bug 59227: parse dates formatted in Japanese or Chinese. Change javac source ...Javen O'Neal2017-02-081-0/+31
* Bug 58326 - Forbidden APIs patches - first set of changes for locale and time...Andreas Beeker2015-09-071-15/+18
* Patch from René Scheibe from bug #57512 - Fix potential NPE in DateUtil for ...Nick Burch2015-05-311-0/+92