ComfyUI Node
Ino DateTime Custom
Returns the current date and time as a customizable string with selectable components and separators.
Ino DateTime Custom
- datetime
◄seed0►
◄include_yeartrue►
◄include_monthtrue►
◄include_daytrue►
◄include_hourtrue►
◄include_minutetrue►
◄include_secondtrue►
◄date_sep-►
◄datetime_sep-►
◄time_sep-►
CategoryInoTimeHelper
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | INT | 00–18446744073709550000 | — |
| include_year | BOOLEAN | true | — |
| include_month | BOOLEAN | true | — |
| include_day | BOOLEAN | true | — |
| include_hour | BOOLEAN | true | — |
| include_minute | BOOLEAN | true | — |
| include_second | BOOLEAN | true | — |
| date_sep | STRING | - | — |
| datetime_sep | STRING | - | — |
| time_sep | STRING | - | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| datetime | STRING | — |