Hello,

I am currently writing an online scheduling application with ColdFusion.  At 
one part of the program, I output the next four weeks in case the user wants 
to quickly jump ahead in time.  Rather than outputting weeks starting from 
the current day, such as from a Tuesday like today, I want the weeks 
starting from a Monday.  So today's week would be Dec 18 (Mon) - Dec 24 
(Sun), not Dec 19 (Tue) - Dec 25 (Mon).

I've looked at all of the ColdFusion date functions, but I can't figure out 
how to use them to retrieve the date of the Monday of the week containing a 
given date.  Does anyone know how to do this?  Someone please help.

Thanks,
Brent
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to