MonthName

Public Function MonthName(ByVal InputDate As Date) As String

Returns the name of the month using the localization of the current process.

SendDebug MonthName(Date) 'Prints this month's name

See also: