Website logo
⌘K
Introduction
Basic Overview
Automation Editor
Manual
Environments
API Editor
Pagination Within API
Design
Webhooks
Connections
Constants
Monitor Your Tasks
Webhooks Setup
Asana Webhook
Google Calendar Webhook
Microsoft Mail Webhook
Quickbooks Webhook
Slack V2 Webhook
Stripe Webhook
Square Webhook
Twitter Webhook
Xero Webhook
Zoom Webhook
Core APIs
Core API Functions
Core Multi
Core Bulk
Text
Number
List
DateTime
JSON
Web
Security
Invite Users
Access Management
Account Management
Manage Account
Analytics
Request APIs
Request Provider
Docs powered by Archbee
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

API Definition

Call the following API:
POST
Params


Updated 03 Mar 2023
Did this page help you?
PREVIOUS
DateTime
NEXT
Difference between two dates
Docs powered by Archbee