Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

DateTimeFormatInfo::GetAllDateTimePatterns Method

 

Returns the standard patterns in which date and time values can be formatted.

Namespace:   System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

NameDescription
System_CAPS_pubmethodGetAllDateTimePatterns()

Returns all the standard patterns in which date and time values can be formatted.

System_CAPS_pubmethodGetAllDateTimePatterns(Char)

Returns all the patterns in which date and time values can be formatted using the specified standard format string.

Return to top
Show:
© 2017 Microsoft