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.

Read/Write.

See Also

Project CorLib Overview

Class DateTimeFormatInfo Overview