System::Globalization::DateTimeFormatInfo::GetLeapYearMonthName method

DateTimeFormatInfo::GetLeapYearMonthName method

Gets leap-year month name.

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

ReturnValue

Month name.

See Also