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 (Int64)

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

 See Also