I am looking to implement a datepicker for an expiry date. Seeing how these dates are, some have the day e.g 10/12/2013 while others have only month and year e.g Dec 2013, I would like the user to be allowed to pick a day/month/year if the expiry is so as in the former example or month/year as in the latter.
I am using the stock jquery datepicker, I am not able to implement these options. Is it possible with this, or would i need a better plugin for such?
Thanks, regards. Help Appreciated.