You can use this https://bootstrap-datepicker.readthedocs.io/en/latest/
Jul 11, 2020
2
Level 6
date and time picker
are there any date and time picker for laravel? I wanted to use the vanilla <input type="datetime"> but it is obsolete, I use firefox so datetime-local doesn't work yet either. I have tried tempus-dominus and daterangepicker but all of them just didn't fit my needs. I want a date and timepicker to have a min and max value that doesn't automatically fill the textbox once the page finished loading and can be opened always.
Please or to participate in this conversation.