
When dealing with date input fields, we often rely on the use of JavaScripts date pickers to control how the user can enter the data. These date pickers in most cases take away from the native experience especially on mobile devices.
With the support of HTML5 in modern devices, we...