/[Apache-SVN]
ViewVC logotype

Revision 891572


Jump to revision: Previous Next
Author: bayard
Date: Thu Dec 17 07:21:25 2009 UTC (14 years, 10 months ago)
Changed paths: 2
Log Message:
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. 

Changed paths

Path Details
Directorycommons/proper/lang/trunk/src/java/org/apache/commons/lang3/time/DateUtils.java modified , text changed
Directorycommons/proper/lang/trunk/src/test/org/apache/commons/lang3/time/DateUtilsTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26