I would like an action that is calendar/time based to start other actions
I think that this would require some C# scripting. You can download the Email Parser SDK from:
https://www.emailparser.com/d/miscellaneous/automated-email-parser-scripting-sdk
Within the script you have to evaluate the current date and time and if it meets your condition use CallAction() to run the Email Parser actions you want to start
https://www.emailparser.com/d/miscellaneous/automated-email-parser-scripting-sdk
Within the script you have to evaluate the current date and time and if it meets your condition use CallAction() to run the Email Parser actions you want to start