Step Details | |
| Introduced in Version | 4.0.0 |
| Last Modified in Version | 7.12.0 |
| Location | Data > Dates |
The Add Months step will add the specified number of months to the DateTime specified.
Properties
Inputs
| Property | Description | Data Type |
|---|---|---|
| Months | The total number of months to add to the current DateTime | Int32 |
| Source Date | DateTime to add months to | DateTime |
Outputs
| Property | Description | Data Type | |
|---|---|---|---|
| Done | |||
| Output | DateTime with added months | DateTime | |
Related Information
Example Labs:
Date Range and Simple Tiles
