Business Hours: Add Time
Overview
Adds an interval of time from a start Date/Time input and traversing business hours only.
Important!
This action adds time but only across business hours! It is easy to make the mistake of adding 72 hours (3 days) to a start time and having an unexpected output value. If your business hours are 8 hours per day and you add 72 hours, you are adding 9+ calendar days!
Inputs
Business Hours Id / Name
The Business Hours record Id or Name to use when adding time. If empty, the default Business Hours will be used.
Type |
---|
Text |
Date/Time
The Date/Time value that has time added to it.
Type |
---|
Date/Time |
Time to Add
The amount of time added ot the Date/Time input value. This is used with the Unit of Time
input.
Type |
---|
Number |
Unit of Time
The unit of time that will be used to add time. If empty, hours will be used.
Type | Valid Values |
---|---|
Text | hours (default), minutes |
Outputs
Date/Time
The Date/Time value with the time added to the input Date/Time.
Type | Variable Name |
---|---|
Date/Time | value |