Hi,
i am trying to schedule my block task through
"https://docs.moodle.org/dev/Task_API" link, but cant schedule my task
Please help if anyone know about this
i want to schedule my task on the bases of
minute | 0-59 |
hour | 0-23 |
day | 1-31 |
month | 1-12 |
day-of-week | 0-7 (where both 0 and 7 mean Sun, 1 = Mon, 2 = Tue, etc) |
just like other cron are set