System.Globalization.DateTimeFormatInfo.SortableDateTimePattern Property

Gets the custom format string for a sortable date and time value.

Syntax

public string SortableDateTimePattern { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The DateTimeFormatInfo.SortableDateTimePattern 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 "s" standard format string.

Requirements

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