System::Globalization::Calendar::AddMonths メソッド

Calendar::AddMonths method

時間点に月を加算します。

virtual DateTime System::Globalization::Calendar::AddMonths(DateTime time, int months) const
パラメーター説明
時間DateTime元の時点の値。
int加算する月数。

ReturnValue

計算が完了した後の時点。

参照