CF Time Span CalculationREQUIRES Cold Fusion 5.0 or MX to run
Uses "CreateTimeSpan" to translate both start time and time span into minutes. That way only a simple addition is required to determine end time.
"TimeFormat" is then used to return the start time and end time back to a HH:MM based time format.
Several of the "TimeFormat" formatting options are provided with this script.
Page "actions" back to itself, therefore, "cfparam" is required to setup two default parameters (RequestTimeStart, RequestTimeAmount) for initial page load.