System::Globalization::DateTimeFormatInfo::GetMonthName metodo
DateTimeFormatInfo::GetMonthName method
Ottiene il nome del mese.
String System::Globalization::DateTimeFormatInfo::GetMonthName(int month) const
| Parametro | Tipo | Descrizione |
|---|---|---|
| mese | int | Mese di cui ottenere il nome. |
ReturnValue
Nome del mese.
Vedi anche
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++