Calculate Date
This Object has the function of calculating the difference between two dates
Last updated
This Object has the function of calculating the difference between two dates
Last updated
To use this Object it's necessary to select the type of date format and insert the desired dates.
Filling in the object:
Field | Description |
---|---|
Title | It's the object's name and doesn't need to be changed, unless you want to identify it to make it easier to find on the robot, for example: "Calculate Date - New Dates". |
Object Identifier Name | It's a unique identifier for the object and doesn't need to be changed, but you can rename it if you want to find it more easily when using it on other objects. Just remember that this name must be unique and without spaces or special characters. |
Chosose the date format | Formatting type of the entered date. |
Start Date | Start date of the desired period. |
End Date | End date of the desired period. |
INTERPOLATION
This is a technical concept used in programming and you don't need to worry about changing it at this point.
Use it to calculate the desired dates.
Date monitoring.
History and date tracking.
Calculate the difference in days from the desired dates.
STEP 1: To set Declare Variable.
STEP 2: To set Calculate Date.
STEP 3: To set Message Box.
STEP 4: Run the robot and check the actions.