http://www.bennadel.com/blog/684-Looping-Over-Times-In-ColdFusion.htm
Azadi Saryev Sabai-dee.com http://www.sabai-dee.com/ Don L wrote: > The following code would generate time slots of a day with an interval of 5 > minutes. > To be displayed with Greek system of AM and PM, however, for start and stop > validation sake, I'll keep 24 hour system for data value input, the tiny bug > is the 05 value, e.g. supposedly it is 1:05 but currently it is 1:5, hence, a > start of 1:15 and a stop of 1:05 should fail validation but since currently > 1:05 is misrepresented with 1:5, the validation breaks. Thought, dealt with > it before but don't remember. Thanks. > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:316953 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

