WeekendCondition
yaml
type: "io.kestra.core.models.conditions.types.WeekendCondition"
Condition for allows events on weekend
Examples
yaml
- conditions:
- type: io.kestra.core.models.conditions.types.WeekendCondition
Properties
date
- Type: string
- Dynamic: ✔️
- Required: ✔️
- Default:
null
The date to test
Can be any variable or any valid ISO 8601 datetime, default will use null