System::Globalization::Calendar::AddMonths メソッド
Calendar::AddMonths method
時間点に月を加算します。
virtual DateTime System::Globalization::Calendar::AddMonths(DateTime time, int months) const
| パラメーター | 型 | 説明 |
|---|---|---|
| 時間 | DateTime | 元の時点の値。 |
| 月 | int | 加算する月数。 |
ReturnValue
計算が完了した後の時点。
参照
- Class DateTime
- Class Calendar
- Namespace System::Globalization
- Library Aspose.Page for C++