Maxim Prokhorov
e4b6929f94
scheduler: v2
...
- allow to specify year, month and day in addition to weekdays and time
2024-05-15 Monday 00:00 <=> runs *only* on May 15th 2024
year is optional, 05-15 <=> any May 15th on any year
- last day of month, Nth week, reversed day-of-month (starting from last)
*-W1 00:00 <==> run at midnight on the first week of month
01-L2 6:00 <==> run at six, but only on the second to last day of January
05-L 12:00 <==> run at twelve, but only on the last day of May
- allow multiple time settings per schedule specified as ranges
12,13,14:00 <=> run at 12:00, 13:00 and 14:00
Friday..Sunday 12:00 <=> run at 12:00, but only only on Friday, Saturday and Sunday
- similar to weekdays default, allow asterisk (*) to avoid using exact value
*:30 <=> every hour at 30 minutes
10:* <=> every minute at 10 o'clock
- repetition value for more control over steps between runs
*:0/5 <==> every 5 minutes, starting with 0
0/2:00 <==> every 2 hours, starting with 0
- rework api and settings storage to use 1 key for time setting
type and 'enabled' state moved into one
- implement sunrise & sunset suggested in #2417
should be specified instead of HH:MM
2024-05-16 01:25:50 +03:00
..
2024-05-16 01:25:50 +03:00
2024-04-15 01:23:08 +03:00
2024-02-08 22:17:38 +03:00
2024-01-20 22:23:05 +03:00
2023-10-17 01:32:03 +03:00
2024-04-15 01:23:08 +03:00
2024-04-15 01:23:08 +03:00
2024-03-19 19:51:53 +03:00
2021-10-20 13:07:34 +03:00
2023-04-13 19:22:49 +03:00
2024-04-12 00:22:38 +03:00
2023-04-13 19:22:49 +03:00
2022-10-23 03:18:57 +03:00
2023-04-13 19:22:49 +03:00
2023-04-13 19:22:49 +03:00
2022-11-25 05:06:10 +03:00
2022-09-21 18:12:37 +03:00
2024-04-15 01:23:08 +03:00
2023-10-17 01:32:03 +03:00
2024-02-08 22:17:38 +03:00
2022-10-23 03:19:07 +03:00
2024-05-15 23:51:18 +03:00
2024-05-15 23:51:18 +03:00
2024-05-15 23:58:19 +03:00
2024-05-15 23:58:19 +03:00
2024-03-19 19:51:53 +03:00
2022-09-21 04:21:23 +03:00
2024-04-12 00:22:38 +03:00
2022-07-20 20:32:55 +03:00
2024-03-19 19:51:53 +03:00
2024-03-19 19:51:53 +03:00
2021-10-20 13:07:34 +03:00
2021-10-20 13:07:34 +03:00
2022-11-02 04:36:49 +03:00
2022-10-23 03:18:57 +03:00
2023-01-11 05:47:17 +03:00
2024-04-12 00:22:38 +03:00
2023-04-13 19:22:49 +03:00
2023-03-16 14:45:04 +03:00
2024-04-15 01:23:08 +03:00
2021-10-20 13:07:34 +03:00
2022-10-23 03:19:07 +03:00
2022-05-18 21:16:31 +03:00
2023-03-30 12:22:35 +03:00
2024-04-12 00:22:38 +03:00
2021-10-20 13:07:34 +03:00
2021-10-03 20:44:58 +03:00
2021-12-07 01:06:18 +03:00
2021-10-03 20:44:58 +03:00
2021-12-07 01:06:18 +03:00
2021-10-03 20:44:58 +03:00
2021-12-07 01:06:18 +03:00
2023-10-17 01:32:03 +03:00
2021-10-03 20:44:58 +03:00
2022-10-23 03:18:57 +03:00
2022-10-23 03:18:57 +03:00
2024-04-15 01:23:08 +03:00
2021-12-23 12:51:43 +03:00
2024-04-22 17:47:01 +03:00
2024-04-22 17:47:01 +03:00
2024-03-19 19:51:53 +03:00
2023-01-12 02:32:01 +03:00
2022-09-21 04:21:23 +03:00
2021-10-20 11:38:07 +03:00
2024-05-15 23:51:18 +03:00
2024-03-19 19:51:53 +03:00
2021-08-16 04:31:37 +03:00
2021-10-20 13:07:34 +03:00
2021-10-20 13:07:34 +03:00
2022-09-21 04:21:23 +03:00
2022-10-23 03:19:07 +03:00
2024-04-15 01:23:08 +03:00
2023-01-18 06:14:56 +03:00
2022-09-21 04:21:23 +03:00
2021-10-20 11:38:07 +03:00
2023-03-15 20:04:01 +03:00
2023-03-15 20:04:01 +03:00
2024-04-12 00:22:38 +03:00
2021-09-03 15:23:19 +03:00
2021-12-18 23:40:53 +03:00
2024-05-15 23:58:19 +03:00
2024-05-15 23:58:19 +03:00
2022-09-21 04:21:23 +03:00
2022-10-23 03:19:07 +03:00
2021-09-03 15:23:19 +03:00
2022-10-23 03:19:07 +03:00
2024-03-19 19:51:53 +03:00
2023-04-13 19:22:49 +03:00
2021-09-03 15:23:19 +03:00
2022-08-30 02:06:30 +03:00
2022-11-07 19:10:12 +03:00
2022-10-23 03:19:07 +03:00
2022-08-16 13:01:11 +03:00
2024-04-15 01:23:08 +03:00
2023-01-18 06:14:31 +03:00
2024-04-12 00:22:38 +03:00
2022-10-23 03:19:07 +03:00
2024-04-12 00:22:38 +03:00
2021-10-20 13:07:34 +03:00
2022-12-06 22:25:00 +03:00
2022-10-23 03:18:57 +03:00
2024-04-12 00:22:38 +03:00
2022-12-01 00:30:29 +03:00
2022-12-01 00:30:29 +03:00
2024-05-16 01:25:50 +03:00
2024-05-16 01:25:50 +03:00
2024-05-16 01:25:50 +03:00
2024-05-16 01:25:50 +03:00
2024-05-16 01:25:50 +03:00
2024-05-16 01:25:50 +03:00
2024-04-15 01:23:08 +03:00
2024-04-10 23:19:57 +03:00
2024-05-15 23:52:36 +03:00
2024-05-15 23:52:36 +03:00
2022-10-23 03:18:57 +03:00
2024-04-15 01:23:08 +03:00
2024-04-15 01:23:08 +03:00
2024-05-16 01:25:50 +03:00
2022-09-21 04:21:23 +03:00
2021-10-03 20:44:58 +03:00
2022-10-23 03:19:07 +03:00
2024-05-15 23:52:36 +03:00
2024-05-15 23:58:19 +03:00
2024-04-15 01:23:08 +03:00
2022-09-21 04:31:20 +03:00
2023-10-17 01:57:40 +03:00
2023-10-17 01:57:40 +03:00
2022-09-08 15:56:52 +03:00
2022-12-07 00:03:00 +03:00
2024-03-19 19:51:53 +03:00
2022-09-25 06:14:54 +03:00
2024-03-19 19:51:53 +03:00
2023-12-20 19:39:45 +03:00
2024-04-12 00:22:38 +03:00
2022-05-25 03:50:17 +03:00
2022-01-13 04:04:37 +03:00
2021-10-24 15:30:04 +03:00
2023-01-11 05:47:17 +03:00
2023-01-11 05:47:17 +03:00
2024-05-15 23:59:08 +03:00
2024-05-15 23:59:08 +03:00
2024-04-15 01:23:08 +03:00
2022-09-25 08:26:22 +03:00
2024-03-19 19:51:53 +03:00
2022-09-23 03:09:13 +03:00
2024-05-15 23:53:31 +03:00
2024-05-15 23:53:31 +03:00
2023-04-13 17:34:01 +03:00
2023-04-13 17:34:01 +03:00
2024-03-19 19:51:53 +03:00
2023-04-13 17:34:01 +03:00
2023-04-13 18:00:57 +03:00
2024-04-15 01:23:08 +03:00
2023-04-08 17:55:48 +03:00
2022-09-08 15:50:30 +03:00
2022-08-25 00:41:26 +03:00
2024-03-19 19:51:53 +03:00
2024-03-19 19:51:53 +03:00