PhoneGap Native DateTime picker?

PhoneGap Native DateTime picker?

Hi, I'm using PhoneGap and jQuery Mobile.

I can't get my galaxy s2 phone or nexus 7 tablet to open the native datetime picker on a <input type="datetime"/> yet in the jQuery Mobile docs, where they show how jQuery Mobile styles a Datetime element, the devices native datetime picker appears.

Is this because the browser has implemented functionality beyond the Cordova PhoneGap wrapper? Or have jQuery Mobile done something clever to make this input element type work?

Many thanks.