System::Globalization::DateTimeFormatInfo::GetMonthName-Methode
DateTimeFormatInfo::GetMonthName method
Liefert den Monatsnamen.
String System::Globalization::DateTimeFormatInfo::GetMonthName(int month) const
| Parameter | Typ | Beschreibung |
|---|---|---|
| Monat | int | Monat, dessen Name abgerufen werden soll. |
ReturnValue
Monatsname.
Siehe auch
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++