Bridge

DateTimeFormatInfo..::..GetAllDateTimePatterns Method

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

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

Syntax


public string[] GetAllDateTimePatterns()
Public Function GetAllDateTimePatterns As String()
public:
array<String^>^ GetAllDateTimePatterns()

Return Value

An array that contains the standard patterns in which date and time values can be formatted.