ComfyUI Node
Datetime Format String
A ComfyUI node in utils with 1 input and 1 output.
Datetime Format String
- text
◄textoutput_%Y_%m_%d_%H_%M►
Categoryutils
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | output_%Y_%m_%d_%H_%M | Use Python strftime codes: %Y %m %d %H %M %S etc. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| text | STRING | — |