Copyright © 2016 Mobilengine Corp. All rights reserved. version: 7.0.4.19927
Adds a specified number of days to the dtl value.
Parameters
Parameter | Type | Description |
---|---|---|
days (required) | int | The number of days to add to the date. Must be a positive or negative integer that does not modify any portion of the date outside its valid range. |
Remarks
If the increase in the number of days in the dtl affects the month and/or year portion, those will also be changed.