Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

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