Time Difference

<< Click to Display Table of Contents >>

Navigation:  Actions > Variables >

Time Difference

The action is intended tocalculate the difference between two values of time quickly. The result can be expressed in days, hours, minutes or seconds.

The value also can be obtained in the compound format: dd:hh:mm:ss

 

VariablesTimeDifference

 

 

1st Date and Time (lower value)

The lower value of time. Date and time must be specified in the current system date-time format.

 

2nd Date and Time (higher value)

The higher value of time. Date and time must be specified in the current system date-time format.

Note: If the first value is bigger, the result will be negative.

 

Result Format

You can select in which units to get the result:

Seconds

Minutes

Hours

Days

Compound format dd:hh:mm:ss

 

Additionally, you can specify the accuracy of the value:

Integer value (rounded)

Real value (floating point value)

 

Save result to Variable

Specify the name of the variable, in which the result must be saved.

 

note Related Topics

Create Variable

Set Variable        

Remove Variable

Increment Variable

Delimited variable

Count array elements