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