log4net SDK Reference

Iso8601DateFormatter Class

Formats the DateTime as "yyyy-MM-dd HH:mm:ss,fff".

For a list of all members of this type, see Iso8601DateFormatter Members.

System.Object
   log4net.DateFormatter.AbsoluteTimeDateFormatter
      log4net.DateFormatter.Iso8601DateFormatter

[Visual Basic]
Public Class Iso8601DateFormatter
    Inherits AbsoluteTimeDateFormatter
[C#]
public class Iso8601DateFormatter : AbsoluteTimeDateFormatter

Thread Safety

This type is not safe for multithreaded operations.

Remarks

Formats the DateTime specified as a string: "yyyy-MM-dd HH:mm:ss,fff".

Requirements

Namespace: log4net.DateFormatter

Assembly: log4net (in log4net.dll)

See Also

Iso8601DateFormatter Members | log4net.DateFormatter Namespace