GetMonthGenitiveName()

DateTimeFormatInfo::GetMonthGenitiveName(int) const method

Gets genitive month name.

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

Arguments

ParameterTypeDescription
monthintMonth to get name of.

Return Value

Month name.

See Also