Package org.apache.commons.lang.time

Provides classes and methods to work with dates and durations.

Class Summary

DateFormatUtils Date and time formatting utilites and constants.
DateUtils A suite of utilities surrounding the use of the java.util.Calendar and java.util.Date object.
FastDateFormat FastDateFormat is a fast and thread-safe version of java.text.SimpleDateFormat.
StopWatch StopWatch provides a convenient API for timings.
Provides classes and methods to work with dates and durations.

This includes:


Copyright © 2001-2003 - Apache Software Foundation