This repo holds a couple of HTML date helpers to make it easier to bind and unbind date values to <input type='date' /> controls. It also includes an example on how to pop up a date button.
Nepali Datepicker is a pure javascript plugin that allows us to select date from an interactive calendar. The datepicker can be tied to any standard input field, and shows the calendar on focus. The ...