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

Calendar::AddWeeks method

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

virtual DateTime System::Globalization::Calendar::AddWeeks(DateTime time, int weeks) const
パラメーター説明
時間DateTime元の時点の値。
int追加する週数。

ReturnValue

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

参照