DateAdd
Modifies a date object by date part and integer time unit
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The date part to modify | |
|
|
| The number of units to modify by | |
|
|
| The date object to modify |
Examples
Related
Last updated