System.Globalization.DateTimeFormatInfo.RFC1123Pattern Property

Gets the custom format string for a time value that is based on the Internet Engineering Task Force (IETF) Request for Comments (RFC) 1123 specification.

Syntax

public string RFC1123Pattern { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DateTimeFormatInfo.RFC1123Pattern property defines the culture-specific format of date strings that are returned by calls to the DateTime.ToString and DateTimeOffset.ToString methods and by composite format strings that are supplied the "r" and "R" standard format strings.

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0