a whole bunch of stuff
[ephemerata.git] / Toady / lib / commons-lang-2.4 / apidocs / org / apache / commons / lang / time / package-summary.html
blobbc64359208be9e18e013e302250fbb7bef03e7b2
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
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">
7 <TITLE>
8 org.apache.commons.lang.time (Commons Lang 2.4 API)
9 </TITLE>
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)";
20 </SCRIPT>
22 </HEAD>
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="">
31 <TR>
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>&nbsp;</TD>
37 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
38 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
44 </TR>
45 </TABLE>
46 </TD>
47 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
48 </EM>
49 </TD>
50 </TR>
52 <TR>
53 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
54 &nbsp;<A HREF="../../../../../org/apache/commons/lang/text/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
55 &nbsp;NEXT PACKAGE</FONT></TD>
56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
58 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
59 &nbsp;<SCRIPT type="text/javascript">
60 <!--
61 if(window==top) {
62 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
64 //-->
65 </SCRIPT>
66 <NOSCRIPT>
67 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
68 </NOSCRIPT>
70 </FONT></TD>
71 </TR>
72 </TABLE>
73 <A NAME="skip-navbar_top"></A>
74 <!-- ========= END OF TOP NAVBAR ========= -->
76 <HR>
77 <H2>
78 Package org.apache.commons.lang.time
79 </H2>
81 Provides classes and methods to work with dates and durations.
82 <P>
83 <B>See:</B>
84 <BR>
85 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
86 <P>
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>
92 </TR>
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>
96 </TR>
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>
101 </TR>
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>
105 </TR>
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>
110 </TR>
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>
113 <TD>
114 <code>StopWatch</code> provides a convenient API for timings.</TD>
115 </TR>
116 </TABLE>
117 &nbsp;
120 <A NAME="package_description"><!-- --></A><H2>
121 Package org.apache.commons.lang.time Description
122 </H2>
126 Provides classes and methods to work with dates and durations.
128 This includes:
129 <ul>
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
134 </ul>
138 <DL>
139 <DT><B>Since:</B></DT>
140 <DD>2.0</DD>
141 </DL>
142 <HR>
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="">
149 <TR>
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>&nbsp;</TD>
155 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
156 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
157 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
158 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
159 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
160 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
161 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
162 </TR>
163 </TABLE>
164 </TD>
165 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
166 </EM>
167 </TD>
168 </TR>
170 <TR>
171 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
172 &nbsp;<A HREF="../../../../../org/apache/commons/lang/text/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
173 &nbsp;NEXT PACKAGE</FONT></TD>
174 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
175 <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A> &nbsp;
176 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
177 &nbsp;<SCRIPT type="text/javascript">
178 <!--
179 if(window==top) {
180 document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
182 //-->
183 </SCRIPT>
184 <NOSCRIPT>
185 <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
186 </NOSCRIPT>
188 </FONT></TD>
189 </TR>
190 </TABLE>
191 <A NAME="skip-navbar_bottom"></A>
192 <!-- ======== END OF BOTTOM NAVBAR ======= -->
194 <HR>
195 Copyright © 2001-2008 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
196 </BODY>
197 </HTML>