Having previously used jQuery date picker, I have now converted some of the date fields in forms on my website to the HTML5 date picker.
On the documentation, it says Sa
For those who using WordPress, there's a quick fix using this plugin date and time picker
You'll just need to pass the CSS selector in plugin settings, or just pass input[type=date]
input[type=date]