DateTimeFormatInfo: YearMonthPattern (get)

YearMonthPattern

Returns the pattern representing a YearMonth combination. This is associated with the y' or 'Y' formatting commands.



 Public Property Get YearMonthPattern ( ) As String

Return Values

String -  The YearMonth formatting pattern.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods UniversalSortableDateTimePattern (get) YearMonthPattern (let)