I need to be able to schedule recurring events on our calendar.  For 
example every 3rd Monday of the month for say 6 months.

I think I figured out how to find the 3rd Monday of the month, but it is 
not the fast way I think.  What I am doing is finding the first day of 
the month then looping through each day until I get to the 3rd 
occurrence of whatever day I am looking for in this case the 3rd Monday.

What I would like to know; is there a formula for calculating a 
particular day of the month is this case say the 3rd Monday of each 
month?

David

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to