Search
DateTime.addMilliseconds Method
See Also
 

Returns a new DateTime that adds the specified number of milliseconds to this instance.

 Overload List

Name Description

DateTime.addMilliseconds (double)

Returns a new DateTime that adds the specified number of milliseconds to this instance.

DateTime.addMilliseconds (long)

Returns a new DateTime that adds the specified number of milliseconds to this instance.

 See Also