Adds hours to the specified XTime object.
Method of XTime
Syntax
addHours( hoursValue )
Parameters
Parameter | Description |
---|---|
hoursValue | An integer representing the number of hours to add. |
Description
XTime object is incremented by hoursValue.
Adds hours to the specified XTime object.
Method of XTime
addHours( hoursValue )
Parameter | Description |
---|---|
hoursValue | An integer representing the number of hours to add. |
XTime object is incremented by hoursValue.