Time to Unix Timestamp
Basic data handling: TimeToUnix
Converts a DATETIME object to a Unix timestamp (a float representing seconds since the epoch).
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| datetime | DATETIME | required |
Outputs (1)
| Name | Type |
|---|---|
| unix_timestamp | FLOAT |