QAnyTimeBox: Date and time picker

QAnyTimeBox is a date and time selection control. It wraps into a QControl the excellent Any+Time DatePicker/TimePicker AJAX Calendar Widget by Andrew M. Andrews III (SM). All the properties of the original jQuery control are supported.
Example 1 shows the control with default settings.
Example 2 shows how to set the earliest and latest dates and how to change the format.
1. QAnyTimeBox with default settings


2. QAnyTimeBox with Earliest, Latest and DateTimeFormat properties customized