The RadTimePicker control is used to
allow the user to select a time, and to display that time in the specified
format and culture. You can limit the times that can be selected by setting the
StartTime and EndTime properties. The Interval property allows the user to specify the interval between time slots available for
selection (in this case Interval="0:30").