Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 213 Bytes

File metadata and controls

9 lines (8 loc) · 213 Bytes

dateTimePicker

custom Date and time picker

<script> $("#datepickerInput1").customDateTimePicker({ "showTime": false }); </script>