Package org.apache.commons.lang.time

Provides classes and methods to work with dates and durations.

See:
          Description

Class Summary
DateFormatUtils Date and time formatting utilities and constants.
DateUtils A suite of utilities surrounding the use of the Calendar and Date object.
DurationFormatUtils Duration formatting utilities and constants.
FastDateFormat FastDateFormat is a fast and thread-safe version of SimpleDateFormat.
StopWatch StopWatch provides a convenient API for timings.
 

Package org.apache.commons.lang.time Description

Provides classes and methods to work with dates and durations.

This includes:

Since:
2.0


Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.