System::Globalization::DateTimeFormatInfo::GetMonthName method

DateTimeFormatInfo::GetMonthName method

Gets month name.

String System::Globalization::DateTimeFormatInfo::GetMonthName(int month) const
ParameterTypeDescription
monthintMonth to get name of.

ReturnValue

Month name.

See Also