ShortDayName

일주일의 딘축 요일명을 가져옵니다.

string  ShortDayName()  const

인덱스로 단축 요일명을 가져옵니다.

string  ShortDayName(
   const int      num         // 요일 색인
   )  const

Parameters

num

[in]  요일 색인 (0-6).

Return Value

요일 단축명.