System::Globalization::DateTimeFormatInfo::GetAbbreviatedMonthName 方法

DateTimeFormatInfo::GetAbbreviatedMonthName method

获取月份的缩写名称。

String System::Globalization::DateTimeFormatInfo::GetAbbreviatedMonthName(int month) const
参数类型描述
月份int要获取名称的月份。

ReturnValue

月份名称。

另见