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