DateTimeFormatInfo: AbbreviatedMonthNames (get)

AbbreviatedMonthNames

Returns an array of names for all the months.



 Public Property Get AbbreviatedMonthNames ( ) As String ( )

Return Values

String() -  The array of names for all of the months.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods AbbreviatedDayNames (let) AbbreviatedMonthNames (let)