System::Globalization::DateTimeFormatInfo::get_AbbreviatedMonthNames method

DateTimeFormatInfo::get_AbbreviatedMonthNames method

Gets abbreviated month names.

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

ReturnValue

Array of abbreviated month names, starting with January.

See Also