CalculateTimeDifference
Calculate the time difference, in minutes
#
Script DataName | Description |
---|---|
Script Type | python2 |
Tags | Utilities |
#
Used InThis script is used in the following playbooks and scripts.
- Impossible Traveler
- Wait Until Datetime
#
InputsArgument Name | Description |
---|---|
start_time | The time at which travel started. |
end_time | The time at which travel ended. |
#
OutputsPath | Description | Type |
---|---|---|
Time.Difference | Calculated time difference in minutes. | Unknown |
Time.Start | Start time. | Unknown |
Time.End | End time. | Unknown |