I have a "Date and Time field. in a form application. It shows the datepicker icon and lets me graphically select date and time.
I need to limit the time to full hours.
I know it is possible to modify the field in the onvalidate event.
Is there a way to limit the datePicker so it will not allow me to enter minutes?