I have a small trouble that would be great to have some help with. I am creating a small form that I want to take a current date formatted \'dd/mm/yyyy\' and add a
\'dd/mm/yyyy\'
lots of date picker jquery are available on the net
This
one is my favourite, easy to implement and edit as per our needs.
if you want to use script from your code, you can directly pass the date value to var startdate like
var startdate=
try this.. may help.