I'm trying to build a phonegap/JQM app where I need the user to input a date. On the JQM form's demo there are no references to date picker. On the web I've found some info about a datepicker for JQM (here: http://jquerymobile.com/demos/1.0a4.1/experiments/ui-datepicker/) but it seems that it is not available on the latest version which I'm using.
Is there a datepicker for the latest version ? Where can I find it ?