System::DateTime::DaysInMonth 메서드

DateTime::DaysInMonth method

지정된 연도의 지정된 월에 포함된 일 수를 반환합니다.

static int System::DateTime::DaysInMonth(int year, int month)
매개변수형식설명
연도int연도
int월의 순번

ReturnValue

지정된 연도의 지정된 월에 대한 일 수

또 보기