System::Globalization::DateTimeFormatInfo::GetLeapYearMonthName 方法
DateTimeFormatInfo::GetLeapYearMonthName method
获取闰月名称。
String System::Globalization::DateTimeFormatInfo::GetLeapYearMonthName(int month) const
| 参数 | 类型 | 描述 |
|---|---|---|
| 月份 | int | 要获取名称的月份。 |
ReturnValue
月份名称。
另见
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++