blob: c4c569c6f5a8ee99d27b4d2488b24d8efd7904e2 [file] [log] [blame]
<html>
<head>
<title>
log4cxx - Documentation
</title>
<link href="../css/doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
<!-- START Header table -->
<table border="0" cellspacing="0" width="90%">
<!-- TOP IMAGE -->
<tr>
<td colspan="2">
<a href="http://logging.apache.org">
<img src="http://logging.apache.org/images/ls-logo.jpg" align="left" border="0"/>
</a>
</td>
</tr>
</table>
<!-- END Header table -->
<!-- START main table -->
<table id="main" border="0" width="90%" cellspacing="2" cellpadding="0">
<tr><td colspan="2">
<hr noshade="" size="1"/>
</td></tr>
<tr>
<!-- LEFT SIDE NAVIGATION -->
<td id="navbar" valign="top">
<!-- ============================================================ -->
<table id="navbar" border="0" cellspacing="0" cellpadding="0">
<tr >
<td class="navbarHeader" nowrap="true">
<strong>Apache</strong>
</td>
</tr>
<tr><td class="navbarItem"><small> <a href="http://www.apache.org">Apache Home</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a href="http://logging.apache.org/">Logging Services</a>
</small></td></tr>
<tr >
<td class="navbarHeader" nowrap="true">
<strong>log4cxx project</strong>
</td>
</tr>
<tr><td class="navbarItem"><small> <a href="../index.html">About</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a href="../news.html">News</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a href="../team.html">Team</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a href="../manual/index.html">Documentation</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a href="../performance.html">Performance</a>
</small></td></tr>
<tr><td class="navbarItem"><small> <a href="../download.html">Download</a>
</small></td></tr>
</table>
</td>
<td id="mainContents" align="left" valign="top">
<hr>
<!-- Generated by Doxygen 1.3.5 -->
<div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a></div>
<h1>AbsoluteTimeDateFormat Class Reference</h1>Inheritance diagram for AbsoluteTimeDateFormat:<p><center><img src="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat__inherit__graph.png" border="0" usemap="#AbsoluteTimeDateFormat__inherit__map" alt="Inheritance graph"></center>
<map name="AbsoluteTimeDateFormat__inherit__map">
<area href="classlog4cxx_1_1helpers_1_1DateFormat.html" shape="rect" coords="48,18,127,42" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center>Collaboration diagram for AbsoluteTimeDateFormat:<p><center><img src="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat__coll__graph.png" border="0" usemap="#AbsoluteTimeDateFormat__coll__map" alt="Collaboration graph"></center>
<map name="AbsoluteTimeDateFormat__coll__map">
<area href="classlog4cxx_1_1helpers_1_1DateFormat.html" shape="rect" coords="48,109,127,133" alt="">
<area href="classlog4cxx_1_1helpers_1_1ObjectPtrT.html" shape="rect" coords="52,19,123,43" alt="">
</map>
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center><a href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Static Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>String&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat.html#s0">ISO8601_DATE_FORMAT</a> = _T("ISO8601")</td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>String&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat.html#s1">ABS_TIME_DATE_FORMAT</a> = _T("ABSOLUTE")</td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top>String&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat.html#s2">DATE_AND_TIME_DATE_FORMAT</a> = _T("DATE")</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Formats a date in the format <b>H:M:S,Q</b> for example, "15:49:37,459".
<p>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="s1" doxytag="log4cxx::helpers::AbsoluteTimeDateFormat::ABS_TIME_DATE_FORMAT" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> String <a class="el" href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat.html#s1">ABS_TIME_DATE_FORMAT</a> = _T("ABSOLUTE")<code> [static]</code>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
String constant used to specify <a class="el" href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat.html">AbsoluteTimeDateFormat</a> in layouts. Current value is <b>ABSOLUTE</b>. </td>
</tr>
</table>
<a class="anchor" name="s2" doxytag="log4cxx::helpers::AbsoluteTimeDateFormat::DATE_AND_TIME_DATE_FORMAT" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> String <a class="el" href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat.html#s2">DATE_AND_TIME_DATE_FORMAT</a> = _T("DATE")<code> [static]</code>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
String constant used to specify <a class="el" href="classlog4cxx_1_1helpers_1_1DateTimeDateFormat.html">DateTimeDateFormat</a> in layouts. Current value is <b>DATE</b>. </td>
</tr>
</table>
<a class="anchor" name="s0" doxytag="log4cxx::helpers::AbsoluteTimeDateFormat::ISO8601_DATE_FORMAT" ></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> String <a class="el" href="classlog4cxx_1_1helpers_1_1AbsoluteTimeDateFormat.html#s0">ISO8601_DATE_FORMAT</a> = _T("ISO8601")<code> [static]</code>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
&nbsp;
</td>
<td>
<p>
string constant used to specify <a class="el" href="classlog4cxx_1_1helpers_1_1ISO8601DateFormat.html">ISO8601DateFormat</a> in layouts. Current value is <b>ISO8601</b>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li>absolutetimedateformat.h<li>dateformat.cpp</ul>
</td>
</tr>
<!-- FOOTER -->
<tr><td colspan="2">
<hr noshade="" size="1"/>
</td></tr>
<tr><td colspan="2">
<div align="center"><font color="#525D76" size="-1"><em>
Copyright &#169; 1999-2004, Apache Software Foundation
</em></font></div>
</td></tr>
</table>
<!-- END main table -->
</body>
</html>
<!-- end the processing -->