System::Globalization::DateTimeFormatInfo::GetAbbreviatedDayName 方法
DateTimeFormatInfo::GetAbbreviatedDayName method
获取缩写的星期名称。
String System::Globalization::DateTimeFormatInfo::GetAbbreviatedDayName(DayOfWeek day_of_week) const
| Parameter | Type | 描述 |
|---|---|---|
| day_of_week | DayOfWeek | 要获取名称的星期。 |
ReturnValue
星期名称。
另见
- Class String
- Enum DayOfWeek
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++