This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
manual:config:items:item:custom_intervals [2019/04/02 06:04] 127.0.0.1 external edit |
manual:config:items:item:custom_intervals [2020/03/12 11:58] (current) martins-v contrasting frontend and API syntax |
||
---|---|---|---|
Line 82: | Line 82: | ||
|h9-12,15m0s30|every day at 9:00:30, 10:00:30, 11:00:30, 12:00:30, 15:00:30| | |h9-12,15m0s30|every day at 9:00:30, 10:00:30, 11:00:30, 12:00:30, 15:00:30| | ||
|h9-12s30|every day at 9:00:30, 9:01:30, 9:02:30 ... 12:58:30, 12:59:30| | |h9-12s30|every day at 9:00:30, 9:01:30, 9:02:30 ... 12:58:30, 12:59:30| | ||
- | |h9m/30;h10|every day at 9:00, 9:30, 10:00| | + | |h9m/30;h10 (//API-specific syntax//)|every day at 9:00, 9:30, 10:00| |
+ | |h9m/30\\ h10 (//add this as another row in frontend//)|every day at 9:00, 9:30, 10:00| | ||