When it comes to the generating of events from schedules, scheduler is currently good at dealing with dates, but not times or datetimes.
There is no reason for this to be the case. Times and datetimes fit into the framework just as well as dates do.
There should be a set of functions, one of which would be schedule_hours().
When it comes to the generating of events from schedules,
scheduleris currently good at dealing with dates, but not times or datetimes.There is no reason for this to be the case. Times and datetimes fit into the framework just as well as dates do.
There should be a set of functions, one of which would be
schedule_hours().