System::Globalization::DateTimeFormatInfo::GetMonthGenitiveName method

DateTimeFormatInfo::GetMonthGenitiveName method

Gets genitive month name.

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

ReturnValue

Month name.

See Also