Apache Commons Lang
Go to file
Henri Yandell 1b85d8ba9e Applying 'fix' for LANG-530. DateUtils.parseDate now protects the common use case of FastDateFormat ZZ output, namely ZZ on the end of the pattern, from being passed to SimpleDateFormat as is. Use of ZZ elsewhere in the pattern isn't protected and will want to consider emulating the String changes made in this patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@891572 13f79535-47bb-0310-9956-ffa450edef68
2009-12-17 07:21:25 +00:00
src Applying 'fix' for LANG-530. DateUtils.parseDate now protects the common use case of FastDateFormat ZZ output, namely ZZ on the end of the pattern, from being passed to SimpleDateFormat as is. Use of ZZ elsewhere in the pattern isn't protected and will want to consider emulating the String changes made in this patch. 2009-12-17 07:21:25 +00:00
xdocs 1.1->2.4 now in the changes report (LANG-484) 2009-07-19 06:44:37 +00:00
LICENSE.txt Add blank line 2004-02-19 21:23:04 +00:00
NOTICE.txt Updating copyright year - just in time :) 2009-12-16 08:00:57 +00:00
RELEASE-NOTES.txt fix typo. 2008-04-03 13:24:42 +00:00
checkstyle.xml Fixing the ASF copyright and placing it in the NOTICE file 2006-08-28 06:21:41 +00:00
doap_lang.rdf Re-Fix DOAP tags 2009-05-28 10:24:26 +00:00
findbugs-exclude-filter.xml lang -> lang3 (LANG-563) 2009-12-10 12:09:00 +00:00
pom.xml Changing groupId (LANG-562) 2009-12-10 11:31:27 +00:00