Search
DateTime.addMilliseconds Method
See Also
 






 Overload List

Name Description

DateTime.addMilliseconds (DateTime, Number)

Adds the specified number of milliseconds to the specified DateTime object.

DateTime.addMilliseconds (Number)

Adds the specified number of milliseconds to the current DateTime object.

 See Also