System::Globalization::DateTimeFormatInfo::GetMonthName 方法
DateTimeFormatInfo::GetMonthName method
获取月份名称。
String System::Globalization::DateTimeFormatInfo::GetMonthName(int month) const
| Parameter | Type | 描述 |
|---|---|---|
| 月份 | int | 要获取名称的月份。 |
ReturnValue
月份名称。
另见
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++