ComfyUI Node
Ino DateTime Duration
Calculates the duration between two ISO datetime strings.
Ino DateTime Duration
- iso_format
- total_seconds
- total_minutes
- total_hours
- total_days
◄datetime_a—►
◄datetime_b—►
CategoryInoTimeHelper
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| datetime_a | STRING | — | |
| datetime_b | STRING | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| iso_format | STRING | — |
| total_seconds | FLOAT | — |
| total_minutes | FLOAT | — |
| total_hours | FLOAT | — |
| total_days | FLOAT | — |