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.
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!