Overview | Methods | Fields | This Package | All Packages
Creates a DateRangeEvent object.
Syntax
public DateRangeEvent( Time start, Time end )
Parameters
start
The first date in the date range the user has selected.
end
The last date in the date range the user has selected.