Copyright © 2016 Mobilengine Corp. All rights reserved. version: 7.0.4.19927
Adds a specified number of milliseconds to the dtu value.
Parameters
Parameter | Type | Description |
---|---|---|
milliseconds (required) | int | The number of milliseconds 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 milliseconds in the dtu affects any other portion, those will also be changed.
The millisecond portion is not displayed when dates are traced to the console.