commons-lang/src
Henri Yandell a1414f529c updated javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137936 13f79535-47bb-0310-9956-ffa450edef68
2004-09-27 03:30:10 +00:00
..
conf Version 2.0 of the Lang specification 2003-07-15 00:07:07 +00:00
java/org/apache/commons/lang updated javadoc 2004-09-27 03:30:10 +00:00
media Commons Lang Maven site now has a white banner background. A commons logo, a link back to Jakarta commons in the top nav. The site builds with Maven RC1.0. 2004-01-15 03:57:52 +00:00
test/org/apache/commons/lang removed the weak assumptions for number of millis in a month/year from DateUtils. Implemented a second format method that relies on a start and an end in DurationFormatUtils, though I found that TimeZone was very important in the overloaded millis version. The two methods hand off to each other depending on whether the time is > or < than 28 days 2004-09-27 03:14:15 +00:00