get_AbbreviatedMonthGenitiveNames()

DateTimeFormatInfo::get_AbbreviatedMonthGenitiveNames() const method

Gets abbreviated month names in genitive form.

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

Return Value

Array of abbreviated month names, starting with January.

See Also