Days Between Package
The bot takes 2 inputs: * InitialDate (yyyy-MM-dd) * FinalDate (yyyy-MM-dd) and returns the Days between as a String value
Top Benefits
- Calculate the age of individuals by finding the difference between their birthdate and the current date.
- Determine the remaining time until the expiration of subscriptions or contracts by finding the difference between the
- Calculate the time taken to complete specific tasks or activities within a project to analyze performance and identif
Actions
- Take 2 input strings in yyyy-MM-dd format and displays the output in number as string
Days Between package contains a single action to get the number of days between two dates quickly.
A common request is to determine the difference between these dates. This package makes it easy. Dates are entered as strings in MM-DD-YYYY format, and the number of days between is returned as a String value.
See images for an example.
Free
- Bot Security Program
-
Level 1
- Applications
-
- Business Process
- Customer Service & SupportFinance & AccountingManufacturing
- Category
- Banking and Financial ServicesCollaborationInsights
- Downloads
- 40
- Vendor
- Automation Type
- Package
- Last Updated
- February 29, 2024
- First Published
- May 15, 2023
- Platform
- Automation 360
- ReadMe
- ReadMe
- Support
-
- Community Support Only
- Pathfinder Community Developer Forum
- Bot Store FAQs
See the Package in Action
Setup Process
Install
Download the Package and follow the instructions to install it in your AAE Control Room.
Configure
Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)
Run
That's it - now the Package is ready to get going!
Requirements and Inputs
- Requires the date input in string format
- Date should be in yyyy-MM-dd format