Formats the
DateTime as
"yyyy-MM-dd HH:mm:ss,fff".
System Object log4net.DateFormatter AbsoluteTimeDateFormatter log4net.DateFormatter Iso8601DateFormatterNamespace: log4net.DateFormatterAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
public class Iso8601DateFormatter : AbsoluteTimeDateFormatter
public class Iso8601DateFormatter : AbsoluteTimeDateFormatter
Public Class Iso8601DateFormatter
Inherits AbsoluteTimeDateFormatter
Public Class Iso8601DateFormatter
Inherits AbsoluteTimeDateFormatter
public ref class Iso8601DateFormatter : public AbsoluteTimeDateFormatter
public ref class Iso8601DateFormatter : public AbsoluteTimeDateFormatter
Formats the
DateTime specified as a string: "yyyy-MM-dd HH:mm:ss,fff".