ShortMonthName
Gets short month name.
string ShortMonthName() const
Gets short month name by index.
string ShortMonthName( const int num // month index ) const
Parameters
num
[in] Month index (1-12).
Return Value
Short month name.