System::Globalization::DateTimeFormatInfo::GetAbbreviatedDayName metodo
DateTimeFormatInfo::GetAbbreviatedDayName method
Ottiene il nome abbreviato del giorno della settimana.
String System::Globalization::DateTimeFormatInfo::GetAbbreviatedDayName(DayOfWeek day_of_week) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| day_of_week | DayOfWeek | Giorno di cui ottenere il nome. |
ReturnValue
Nome del giorno della settimana.
Vedi anche
- Class String
- Enum DayOfWeek
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++