System::Globalization::DateTimeFormatInfo::get_AbbreviatedMonthGenitiveNames method

DateTimeFormatInfo::get_AbbreviatedMonthGenitiveNames method

Gets abbreviated month names in genitive form.

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

ReturnValue

Array of abbreviated month names, starting with January.

See Also