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