DateTimeFormatInfo: LongDatePattern (get)

LongDatePattern

Returns a pattern for formatting just the date portion and is associated with the D' formatting command.



 Public Property Get LongDatePattern ( ) As String

Return Values

String -  A date-only formatting.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods IsReadOnly (get) LongDatePattern (let)