Sets the end of the date range currently selected in the control.
public void setSelectionEnd( Time date )
date
A Time object that represents the last date in the selection range. If this value is before the first date in the current selection, or if selecting this date would cause the selection range to exceed the maximum selection count, the end date will not be set.
See Also getSelectionEnd