farhanali
Need help with DateTimePicker
@LeandroFerreira still displays same layout as my first screenshot in the question. No difference.
Anyways, I can use the is there any way to make 12 hour format and allow users to select time using 12 hour format?
I tried and when selected date and time it displays correct format but I am talking about the box which opens when clicked on datetimepicker field it displays time in 24 hour format.
17 replies
Need help with DateTimePicker
Thanks, @LeandroFerreira for getting back. No, it's inside the employee panel. I have 2 panels admin and employee. Admin panel works great but I face the above datetimepicker issue throughout the employee panel. Looks like maybe I am missing some required css or js file. I created panel through command php artisan make:filament-panel employee.
17 replies