My wife needed help writing a template so that she could put together a regular and 
on-call schedule for work.  Pretty simple requiremenets, really, she just asked me to 
generate a table that dumped out a range of dates.  Easy-peasy, thinks I, I bet Cold 
Fusion can do it in 3 lines of code.

Wrong.  Not especially difficult, and I worked it out (using CFLOOP, and a bunch of 
variables for current day, lastdayofyear(), etc.), but it left me wondering why 
<cfloop> didn't allow you to loop through a date object and increment by days, hours, 
minutes, whatever?

Thanks

Pete

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
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