ShortMonthName

단축 월 이름을 가져옵니다.

string  ShortMonthName()  const

색인별 단축 월 이름을 가져옵니다.

string  ShortMonthName(
   const int      num         // 월 색인
   )  const

Parameters

num

[in]  월 색인 (1-12).

Return Value

단축 월 이름.