Closed
Description
Per Slack, we want to have three modes of operation, after #4653 is merged:
- pattern="day of week"/bounds: in this mode, we accept only integer values in bounds, and operation is always
[]
- pattern="hour"/bounds/operation: in this mode we accept floats in bounds and operation is honoured for points at the boundaries
- values/operation: in this mode we accept ISO datetime values and operation is honoured for points at the boundaries