blob: cac30b1463df46976480514d5f347e9770180df9 [file] [log] [blame]
<html dir="LTR">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" />
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" />
<title>log4net.DateFormatter</title>
<xml>
</xml>
<link rel="stylesheet" type="text/css" href="MSDN.css" />
</head>
<body id="bodyID" class="dtBODY">
<div id="nsbanner">
<div id="bannerrow1">
<table class="bannerparthead" cellspacing="0">
<tr id="hdr">
<td class="runninghead">Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0</td>
<td class="product">
</td>
</tr>
</table>
</div>
<div id="TitleRow">
<h1 class="dtH1">log4net.DateFormatter Namespace</h1>
</div>
</div>
<div id="nstext">
<p>
<a href="log4net.DateFormatterHierarchy.html">Namespace hierarchy</a>
</p>
<h3 class="dtH3">Classes</h3>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr valign="top">
<th width="50%">Class</th>
<th width="50%">Description</th>
</tr>
<tr valign="top">
<td width="50%">
<a href="log4net.DateFormatter.AbsoluteTimeDateFormatter.html">AbsoluteTimeDateFormatter</a>
</td>
<td width="50%"> Formats a <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemDateTimeClassTopic.htm">DateTime</a> as <code>"HH:mm:ss,fff"</code>. </td>
</tr>
<tr valign="top">
<td width="50%">
<a href="log4net.DateFormatter.DateTimeDateFormatter.html">DateTimeDateFormatter</a>
</td>
<td width="50%"> Formats a <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemDateTimeClassTopic.htm">DateTime</a> as <code>"dd MMM yyyy HH:mm:ss,fff"</code>
</td>
</tr>
<tr valign="top">
<td width="50%">
<a href="log4net.DateFormatter.Iso8601DateFormatter.html">Iso8601DateFormatter</a>
</td>
<td width="50%"> Formats the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemDateTimeClassTopic.htm">DateTime</a> as <code>"yyyy-MM-dd HH:mm:ss,fff"</code>. </td>
</tr>
<tr valign="top">
<td width="50%">
<a href="log4net.DateFormatter.SimpleDateFormatter.html">SimpleDateFormatter</a>
</td>
<td width="50%"> Formats the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemDateTimeClassTopic.htm">DateTime</a> using the <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemDateTimeClassToStringTopic.htm">ToString</a> method. </td>
</tr>
</table>
</div>
<h3 class="dtH3">Interfaces</h3>
<div class="tablediv">
<table class="dtTABLE" cellspacing="0">
<tr valign="top">
<th width="50%">Interface</th>
<th width="50%">Description</th>
</tr>
<tr valign="top">
<td width="50%">
<a href="log4net.DateFormatter.IDateFormatter.html">IDateFormatter</a>
</td>
<td width="50%"> Render a <a href="ms-help://MS.NETFrameworkSDKv1.1/cpref/html/frlrfSystemDateTimeClassTopic.htm">DateTime</a> as a string. </td>
</tr>
</table>
</div>
<hr />
<div id="footer"><a href='http://logging.apache.org/log4net/'>Copyright 2004-2011 The Apache Software Foundation.</a><br></br>Apache log4net, Apache and log4net are trademarks of The Apache Software Foundation.</div>
</div>
</body>
</html>