Unix Timestamp to Time
Basic data handling: UnixToTime
Converts a Unix timestamp (float or int) to a DATETIME object.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| unix_timestamp | FLOAT,INT | required |
Outputs (1)
| Name | Type |
|---|---|
| datetime | DATETIME |