Creates a DateRangeEvent object.
public DateRangeEvent( Time start, Time end )
start
The first date in the date range the user has selected.
end
The last date in the date range the user has selected.