System::Globalization::DateTimeFormatInfo::get_MonthGenitiveNames method

DateTimeFormatInfo::get_MonthGenitiveNames method

Gets month names in genitive form.

ArrayPtr<String> System::Globalization::DateTimeFormatInfo::get_MonthGenitiveNames() const

ReturnValue

Array of month names, starting with January.

See Also