ShortMonthName

获取月份名简称。

string  ShortMonthName()  const

获取索引处的月份名简称。

string  ShortMonthName(
   const int      num         // 月份索引
   )  const

参数

num

[输入]  月份索引 (1-12)。

返回值

月份名简称。<