Type: lib.date.DateToDatetime
Namespace: lib.date
Description
Convert a Date object to a Datetime object. date, datetime, convert
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| input_date | date |
Date to convert | {'type': 'date', 'year': 0, 'month': 0, 'day': 0} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | datetime |
Metadata
Related Nodes
Browse other nodes in the lib.date namespace.