System::Globalization::DateTimeFormatInfo::GetAbbreviatedMonthName method

DateTimeFormatInfo::GetAbbreviatedMonthName method

Gets abbreviated month name.

String System::Globalization::DateTimeFormatInfo::GetAbbreviatedMonthName(int month) const
ParameterTypeDescription
monthintMonth to get name of.

ReturnValue

Month name.

See Also