Type: lib.date.DatetimeToDate
Namespace: lib.date
Description
Convert a Datetime object to a Date object. date, datetime, convert
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| input_datetime | datetime |
Datetime to convert | {'type': 'datetime', 'year': 0, 'month': 0, 'day': 0, 'hour': 0, 'minute': 0, 'second': 0, 'microsecond': 0, 'tzinfo': 'UTC', 'utc_offset': 0} |
Outputs
| Output | Type | Description |
|---|---|---|
| output | date |
Metadata
Related Nodes
Browse other nodes in the lib.date namespace.