ComfyUI Node
Parse Time String
Parses a string containing a date and time into a DATETIME object, using a specified format code.
Parse Time String
- datetime
◄time_string—►
◄format_string%Y-%m-%d %H:%M:%S►
CategoryBasic/time
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| time_string | STRING | — | |
| format_string | STRING | %Y-%m-%d %H:%M:%S | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| datetime | DATETIME | — |