Returns the full name of the specified month.
Public Function GetMonthName( ByVal Month As Long ) As String
The valid range is 1 to 13.
Project CorLib Overview
Class DateTimeFormatInfo Overview