Calculate Date

This Object has the function of calculating the difference between two dates

Settings

To use this Object it's necessary to select the type of date format and insert the desired dates.

General object layout

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 Cases

  • Use it to calculate the desired dates.

  • Date monitoring.

  • History and date tracking.

Example

Calculate the difference in days from the desired dates.

ITEMS USED IN THE ROBOT
Robot example setting - Calculate Date

STEP 1: To set Declare Variable.

Declare Variable setting

STEP 2: To set Calculate Date.

Calculate Date setting

STEP 3: To set Message Box.

Message Box setting

STEP 4: Run the robot and check the actions.

Successful robot example exectution - Calculate Dates

Download It:

Last updated

Was this helpful?