Add Month

オリジナルの日付にさらに月数を追加します。

入力

From date
オリジナルの日付を表す String オブジェクト。

Date format
日付の形式を表す String オブジェクト。

Month to add
オリジナルの日付に追加する月数を指定する整数。

出力

更新された日付を含む String オブジェクトを戻します。

Copyright IBM Corp. 2004