I would like the “Now” button on the datetimepicker to close the widget when it’s clicked. As it stands now the user has to click “Now” and the “Done”.
My application has a great deal of timestamps so this ends up being tedious. Thanks.
Does anyone know if this is configurable or do I need to hack into the jQuery plugin code (Please say the former). Thanks.
Just use the
onSelectevent to trigger the done button (or close the dialog)