Get Business Days Between Dates For Location Step
- 03 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Get Business Days Between Dates For Location Step
- Updated on 03 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 5.0.0 |
Location | Data > Dates |
The Get Business Days Between Dates For Location step is used to determine how many business days exist between a time span.
Properties
Settings
Property | Description | Data Type |
---|---|---|
Include Start in Count | Will include the start date in the output number | --- |
Include End in Count | Will include the end date in the output number | --- |
Inputs
Property | Description | Data Type |
---|---|---|
End | Allows the user to specify the end date | DateTime |
Location Name | Allows the user to define the name of the location | String |
Start | Allows the user to specify the start date | DateTime |
Outputs
Property | Description | Data Type | |
---|---|---|---|
Done | |||
Business Days | Outputs the number of days | Int32 |
Related Information
Forum Posts:
Calculate Business Days W/ A Negative Integer
Was this article helpful?