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