I currently have tasks that run on the last day of the month (i.e. month end sales reports, etc). We are moving from a "normal" calendar to a variation of the 4-4-5 calendar. This means the month end date could fall anywhere from the 23rd of the month through the 4th day of the following month.
I have setup a sql table with the period start and end dates. Is there a way to query the sql table to set the trigger/next trigger dates?
Thanks,
John