Read Me - Common Public License V1.0 - Copyright Notice(©)

addMicroseconds


>>-addMicroseconds(microseconds)----------------------------><

Adds microseconds to the DateTime object, returning a new DateTime instance. The receiver DateTime object is unchanged. The [microseconds] value must be a valid whole number. Negative values result in microseconds being subtracted from the DateTime value.

Read Me - Common Public License V1.0 - Copyright Notice(©)