AddYears¶
Returns sum of specified dateTime and years.
1 |
|
Parameters¶
DateTimeOffset dateTime
Specifies the base date time value.
number years
Specifies the how many years will be added to dateTime parameter.
Remarks¶
Example¶
1 |
|
Returns sum of specified dateTime and years.
1 |
|
DateTimeOffset dateTime
Specifies the base date time value.
number years
Specifies the how many years will be added to dateTime parameter.
1 |
|