System::Globalization::DateTimeFormatInfo::GetAbbreviatedDayName 方法

DateTimeFormatInfo::GetAbbreviatedDayName method

获取星期的缩写名称。

String System::Globalization::DateTimeFormatInfo::GetAbbreviatedDayName(DayOfWeek day_of_week) const
参数类型描述
day_of_weekDayOfWeek要获取名称的天。

ReturnValue

星期名称。

另见