GetLeapYearMonthName()

DateTimeFormatInfo::GetLeapYearMonthName(int) const method

Gets leap-year month name.

String System::Globalization::DateTimeFormatInfo::GetLeapYearMonthName(int month) const

Arguments

ParameterTypeDescription
monthintMonth to get name of.

Return Value

Month name.

See Also