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

DateTimeFormatInfo::GetAbbreviatedDayName method

获取缩写的星期名称。

String System::Globalization::DateTimeFormatInfo::GetAbbreviatedDayName(DayOfWeek day_of_week) const
ParameterType描述
day_of_weekDayOfWeek要获取名称的星期。

ReturnValue

星期名称。

另见