- Documentation
- Activities
- Date & Time
- Add to datetime
Add days, months, or years to a date
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
Base Date/Time baseDateTime | expression | Required | — | — |
Amount to Add amount | number | Required | 1 | — |
Time Unit timeUnit | enum | Optional | days | —secondsminuteshoursdaysweeksmonthsyears |
Output Variable outputVariable | variable | Optional | NewDateTime | — |
Output
$outputVariableDateTimeDate/time with added duration
toISOString()StringtoLocaleDateString()StringtoLocaleTimeString()String
Compatibility
WindowsLinuxAttendedUnattended
Related activities
Compare dates
Compare two dates to check if one is before, after, or equal to another
Convert timezone
Convert a date/time from one timezone to another
Format date
Convert a date to a formatted text string
Get current date and time
Get today's date and the current time
Get date part
Extract a specific part from a date (year, month, day, etc.)
Get start/end of period
Get the first or last day of a week, month, quarter, or year