start_of_period
Get the start of a time period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | Period: year, month, week, day, hour | day |
| datetime_str | Yes | Datetime in ISO format |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| error | No | ||
| start | No | ||
| period | No | ||
| original | No |