15. Examples for Plugins
QAnyTimeBox: Date time picker control
<< QDataGridExporterButton: Export datagrid to a CSV or XLS file
|
Back to Main
|
QDateRangePicker: Date range picker control >>
View Source
will open in a new window
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