GetAbbreviatedMonthName()
DateTimeFormatInfo::GetAbbreviatedMonthName(int) const method
Gets abbreviated month name.
String System::Globalization::DateTimeFormatInfo::GetAbbreviatedMonthName(int month) const
Arguments
Parameter | Type | Description |
---|---|---|
month | int | Month to get name of. |
Return Value
Month name.
See Also
- Class String
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Slides