1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5 <!-- Generated by javadoc (build 1.4.2_16) on Sat Mar 15 20:43:47 PDT 2008 -->
6 <META http-equiv=
"Content-Type" content=
"text/html; charset=ISO-8859-1">
8 org.apache.commons.lang.time (Commons Lang
2.4 API)
11 <META NAME=
"keywords" CONTENT=
"org.apache.commons.lang.time package">
13 <LINK REL =
"stylesheet" TYPE=
"text/css" HREF=
"../../../../../stylesheet.css" TITLE=
"Style">
15 <SCRIPT type=
"text/javascript">
16 function windowTitle()
18 parent.document.
title=
"org.apache.commons.lang.time (Commons Lang 2.4 API)";
24 <BODY BGCOLOR=
"white" onload=
"windowTitle();">
27 <!-- ========= START OF TOP NAVBAR ======= -->
28 <A NAME=
"navbar_top"><!-- --></A>
29 <A HREF=
"#skip-navbar_top" title=
"Skip navigation links"></A>
30 <TABLE BORDER=
"0" WIDTH=
"100%" CELLPADDING=
"1" CELLSPACING=
"0" SUMMARY=
"">
32 <TD COLSPAN=
3 BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1">
33 <A NAME=
"navbar_top_firstrow"><!-- --></A>
34 <TABLE BORDER=
"0" CELLPADDING=
"0" CELLSPACING=
"3" SUMMARY=
"">
35 <TR ALIGN=
"center" VALIGN=
"top">
36 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../overview-summary.html"><FONT CLASS=
"NavBarFont1"><B>Overview
</B></FONT></A> </TD>
37 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Package
</B></FONT> </TD>
38 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <FONT CLASS=
"NavBarFont1">Class
</FONT> </TD>
39 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-use.html"><FONT CLASS=
"NavBarFont1"><B>Use
</B></FONT></A> </TD>
40 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
41 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
42 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../index-all.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
43 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
47 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
53 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
54 <A HREF=
"../../../../../org/apache/commons/lang/text/package-summary.html"><B>PREV PACKAGE
</B></A>
55 NEXT PACKAGE
</FONT></TD>
56 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
57 <A HREF=
"../../../../../index.html" target=
"_top"><B>FRAMES
</B></A>
58 <A HREF=
"package-summary.html" target=
"_top"><B>NO FRAMES
</B></A>
59 <SCRIPT type=
"text/javascript">
62 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67 <A HREF=
"../../../../../allclasses-noframe.html"><B>All Classes
</B></A>
73 <A NAME=
"skip-navbar_top"></A>
74 <!-- ========= END OF TOP NAVBAR ========= -->
78 Package org.apache.commons.lang.time
81 Provides classes and methods to work with dates and durations.
85 <A HREF=
"#package_description"><B>Description
</B></A>
88 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
89 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
90 <TD COLSPAN=
2><FONT SIZE=
"+2">
91 <B>Class Summary
</B></FONT></TD>
93 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
94 <TD WIDTH=
"15%"><B><A HREF=
"../../../../../org/apache/commons/lang/time/DateFormatUtils.html" title=
"class in org.apache.commons.lang.time">DateFormatUtils
</A></B></TD>
95 <TD>Date and time formatting utilities and constants.
</TD>
97 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
98 <TD WIDTH=
"15%"><B><A HREF=
"../../../../../org/apache/commons/lang/time/DateUtils.html" title=
"class in org.apache.commons.lang.time">DateUtils
</A></B></TD>
99 <TD>A suite of utilities surrounding the use of the
100 <CODE>Calendar
</CODE> and
<CODE>Date
</CODE> object.
</TD>
102 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
103 <TD WIDTH=
"15%"><B><A HREF=
"../../../../../org/apache/commons/lang/time/DurationFormatUtils.html" title=
"class in org.apache.commons.lang.time">DurationFormatUtils
</A></B></TD>
104 <TD>Duration formatting utilities and constants.
</TD>
106 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
107 <TD WIDTH=
"15%"><B><A HREF=
"../../../../../org/apache/commons/lang/time/FastDateFormat.html" title=
"class in org.apache.commons.lang.time">FastDateFormat
</A></B></TD>
108 <TD>FastDateFormat is a fast and thread-safe version of
109 <CODE>SimpleDateFormat
</CODE>.
</TD>
111 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
112 <TD WIDTH=
"15%"><B><A HREF=
"../../../../../org/apache/commons/lang/time/StopWatch.html" title=
"class in org.apache.commons.lang.time">StopWatch
</A></B></TD>
114 <code>StopWatch
</code> provides a convenient API for timings.
</TD>
120 <A NAME=
"package_description"><!-- --></A><H2>
121 Package org.apache.commons.lang.time Description
126 Provides classes and methods to work with dates and durations.
130 <li><code>DateUtils
</code> - a set of static utility methods for working with dates
131 <li><code>FastDateFormat
</code> - a replacement for
<code>SimpleDateFormat
</code> that is fast and thread-safe
132 <li><code>DateFormatUtils
</code> - a formatting class for dates
133 <li><code>StopWatch
</code> - a duration timer
139 <DT><B>Since:
</B></DT>
145 <!-- ======= START OF BOTTOM NAVBAR ====== -->
146 <A NAME=
"navbar_bottom"><!-- --></A>
147 <A HREF=
"#skip-navbar_bottom" title=
"Skip navigation links"></A>
148 <TABLE BORDER=
"0" WIDTH=
"100%" CELLPADDING=
"1" CELLSPACING=
"0" SUMMARY=
"">
150 <TD COLSPAN=
3 BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1">
151 <A NAME=
"navbar_bottom_firstrow"><!-- --></A>
152 <TABLE BORDER=
"0" CELLPADDING=
"0" CELLSPACING=
"3" SUMMARY=
"">
153 <TR ALIGN=
"center" VALIGN=
"top">
154 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../overview-summary.html"><FONT CLASS=
"NavBarFont1"><B>Overview
</B></FONT></A> </TD>
155 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Package
</B></FONT> </TD>
156 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <FONT CLASS=
"NavBarFont1">Class
</FONT> </TD>
157 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-use.html"><FONT CLASS=
"NavBarFont1"><B>Use
</B></FONT></A> </TD>
158 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
159 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
160 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../index-all.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
161 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
165 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
171 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
172 <A HREF=
"../../../../../org/apache/commons/lang/text/package-summary.html"><B>PREV PACKAGE
</B></A>
173 NEXT PACKAGE
</FONT></TD>
174 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
175 <A HREF=
"../../../../../index.html" target=
"_top"><B>FRAMES
</B></A>
176 <A HREF=
"package-summary.html" target=
"_top"><B>NO FRAMES
</B></A>
177 <SCRIPT type=
"text/javascript">
180 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
185 <A HREF=
"../../../../../allclasses-noframe.html"><B>All Classes
</B></A>
191 <A NAME=
"skip-navbar_bottom"></A>
192 <!-- ======== END OF BOTTOM NAVBAR ======= -->
195 Copyright ©
2001-
2008 <a href=
"http://www.apache.org/">The Apache Software Foundation
</a>. All Rights Reserved.