Type: nodetool.constant.Date
Namespace: nodetool.constant
Description
Make a date object from year, month, day. date, make, create
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| year | int |
Year of the date | 1900 |
| month | int |
Month of the date | 1 |
| day | int |
Day of the date | 1 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | date |
Metadata
Related Nodes
Browse other nodes in the nodetool.constant namespace.