Posted by: Jan
« on: April 21, 2020, 05:47:50 pm »There was a bug which made troubles when specify more than one event.
Some examples which are applicable now:
The times or minutesOfHour parameter is obligatory.
Some examples which are applicable now:
Code: [Select]
event days:"12345" months:"01,02,03" times:"06:00,18:00"
event daysOfMonth:"01" years:"2020" times:"12:00"
event minutesOfHour:"15,45"
event dates:"01.01.2021" times:"00:00"
etc.
The times or minutesOfHour parameter is obligatory.