Schedule API

Are there any plans to implement a robust scheduling API for squirrel code to be ran at a particular time (likely calling an agent function)?

I can do a lot of what I need with imp.wakeup but without methods to cancel or amend wake ups (which I know is coming eventually) it becomes more challenging than it needs to be. A robust Scheduling API with dates, weekdays, times, time zones, sunrise, sunset, holidays, etc. (like you might find in a lighting control system?) would be useful for many applications the imp is used for.

+1 for this

And this might just be the ticket
airbnb open sources its chronos scheduler