parmarmayur9090 / jquery-datepicker

Automatically exported from code.google.com/p/jquery-datepicker
0 stars 0 forks source link

Need the capability to enter date and validate date explicitly apart from date widget doing #186

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I downloaded simple date picker example and it is working fine for me. But 
from that example only lacking is I can't enter my date explicitly. If I 
have to go 50 years back I need to go month by month or year by year.

My requirement is apart from existing functionality, I should also have 
the capability to enter date (mm/dd/yyyy) format and also It should be 
having the capability to validate the date. 

When the control is moving out of that field I should get error message.

If I do mouse click on that field, I should get date widget with manual 
enter date selected.

Hope this is common requirement and hoping to get the solution soon.

Thanks
Ganesh

Original issue reported on code.google.com by ganesh...@gmail.com on 26 Mar 2010 at 6:37