Core APIs
DateTime
Add units to Date
2min
Adds number of units to a given date. There are multiple functions under this definition defined in the table below.
Give a negative value in "by" to execute a subtraction.
Function Path | Description |
---|---|
/adddminutes | Adds minutes to the given date |
/adddays | Adds days to the given date |
/addmonths | Adds months to the given date |
/addyears | Adds years to the given date |
Call the following API:
POST
Request
Updated 03 Mar 2023
Did this page help you?