I am using the Quartz Scheduler (version 1.8.3 due to project constraints) and I as assigned the task of creating an \"MS Outlook-like\" scheduler for Jobs specific to my pr
Wy dont't you instead use the Simple Trigger? You would have the additional taks of calculating the time interval at the time of scheduling the job, but that will be a one time activity.