catalyst / moodle-auth_outage

Planned, graduated user and admin friendly moodle outages
https://moodle.org/plugins/auth_outage
17 stars 32 forks source link

Accept multiple data schedules in auth_outage | default_time #287

Open brendanheywood opened 2 years ago

brendanheywood commented 2 years ago

Some dates are easy to express such as 'next Tues at 2AM' but seemingly not possibe such as 'next Tues or Thur at 2AM'

An easy workaround is to allow a comma separated list of expressions, and it calculates both and then chooses the earliest one

next Tues at 2AM, next Thur at 2AM