Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions configuration/rules-dsl.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ You can either use some pre-defined expressions for timers or use a [cron expres
```java
Time is midnight
Time is noon
Time is 08:00
Time is <item> [timeOnly] [offset=N]
Time cron "<cron expression>"
```
Expand Down