System::Globalization::DateTimeFormatInfo::set_AbbreviatedDayNames methode
DateTimeFormatInfo::set_AbbreviatedDayNames method
Stelt afgekorte dagnamen in.
void System::Globalization::DateTimeFormatInfo::set_AbbreviatedDayNames(const ArrayPtr<String> &value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | const ArrayPtr<String>& | Array van afgekorte dagnamen, beginnend met zondag. |
Zie ook
- Typedef ArrayPtr
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++