datetimme¶
Hook for updating dict objects with items.
Inputs¶
| Name | Type | Default | Required | Description |
|---|---|---|---|---|
| year | int | True | ||
| month | int | None | False | |
| day | int | None | False | |
| hour | int | 0 | True | |
| minute | int | 0 | True | |
| second | int | 0 | True | |
| microsecond | int | 0 | True | |
| tzinfo | str | None | False | |
| fold | int | 0 | True |
Returns¶
str