System::Globalization::DateTimeFormatInfo::get_AbbreviatedMonthNames 方法

DateTimeFormatInfo::get_AbbreviatedMonthNames method

获取缩写的月份名称。

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

ReturnValue

Array of abbreviated month names, starting with January.

另见