طريقة 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++