CalculateTimeDifference
Calculate the time difference, in minutes
Script Data
Name | Description |
---|---|
Script Type | python2 |
Tags | Utilities |
Used In
This script is used in the following playbooks and scripts.
- Impossible Traveler
- Wait Until Datetime
Inputs
Argument Name | Description |
---|---|
start_time | The time at which travel started. |
end_time | The time at which travel ended. |
Outputs
Path | Description | Type |
---|---|---|
Time.Difference | Calculated time difference in minutes. | Unknown |
Time.Start | Start time. | Unknown |
Time.End | End time. | Unknown |