I want to enter the date and the hour into the same input field: the
date with only the datepicker, and the hour directly into the same input
field.

 

For example:

By default the field is empty

[                   ] 

 

Select a date with the DatePicker:

[ 18/12/07 12:00 AM ] (12:00 AM by default)

 

After I can change the date the hour:

[ 18/12/07 2:30 PM  ] 

 

 

When I specified the display format "dd/MM/YY hh:mm a", the hour has
correctly display (12:00 AM by default), but when I want to modify this
hour, Dojo update the input field with the previous hour (12:00 AM).

 

It's possible? How I can make this? 

 

Best regards.

 

Arnaud

 

 

 

 

Reply via email to