js date time picker time interval
for a booking use case where only certain times are available.
Is there a way to specify available time from 8am to 5pm for example?
https://filamentphp.com/docs/3.x/forms/fields/date-time-picker#enabling-the-javascript-date-picker
1 Reply
i found this suggestion, but do i have to use a select field for specific times?
how would i go about setting this on the datetime value in the database?