Initialize the datepicker and display a button panel underneath the calendar using jquery UI
Note:The button pane contains two buttons, a Today button that links to the current day, and a Done button that closes the datepicker. The buttons' text can be customized using the currentText and closeText options respectively.
HTML Code :
JavaScript Code :