Package org.apache.commons.lang.time
package org.apache.commons.lang.time
Provides classes and methods to work with dates and durations.
This includes:
DateUtils- a set of static utility methods for working with datesFastDateFormat- a replacement forSimpleDateFormatthat is fast and thread-safeDateFormatUtils- a formatting class for datesStopWatch- a duration timer
- Since:
- 2.0
These classes are immutable (and therefore thread-safe) apart from
StopWatch.
-
ClassesClassDescriptionDeprecated.Commons Lang 2 is in maintenance mode.Deprecated.Commons Lang 2 is in maintenance mode.Deprecated.Commons Lang 2 is in maintenance mode.Deprecated.Commons Lang 2 is in maintenance mode.Deprecated.Commons Lang 2 is in maintenance mode.