Does anyone have an ionic2 date picker thats working? I’m in the process of rewriting mine for ionic 2, but I’m having all sorts of trouble… guess i don’t know this as well as i thought i did.
What about using
<input type="date">
element?
I guess I should have been more specific. What I really am looking for is an inline date picker. Where the whole calendar is showing all the time.
Its on the roadmap for being added to Ionic 2 (to get date fields working like Select fields) so hopefully it won’t be too far off.
same need, can i use the cordova datepicker? anyone know how to add it to ionic2 app
I haven’t used it with Ionic yet, but kekeh’s datepicker has worked for me on other Angular2 apps.
@rapropos may I ask you, did you successfully implemented the mydatepicker?
you recommend it?