System::DateTime::DaysInMonth メソッド

DateTime::DaysInMonth method

指定された年の指定された月の日数を返します。

static int System::DateTime::DaysInMonth(int year, int month)
パラメーター説明
int
int月の序数

ReturnValue

指定された年の指定された月の日数です。

参照