no, the date picker only allows for picking the date, you need a separate element for inputting the time.  
Thanks again Jason
Another question (please bear with me)
I have a table field with a which is defined as datetime in mysql.
I'm trying to get the user to enter the date and time from a form.
How would this normally be achived usingwebassist extensions?
I suppose I could set up 2 form fields 
1. a date field  which they could use datepicker to enter the date
2. a separate time field
How could I then amalgamate them into the  into the datetime field?
Maybe I'm not even thinking along the right lines.
Any ointers really appreciated
Thanks
Clive


