laravel-fullcalendar icon indicating copy to clipboard operation
laravel-fullcalendar copied to clipboard

save time

Open shahiran250890 opened this issue 6 years ago • 2 comments

im working on a schedule using fullcalendar, may i know how can i store start time and end time for each item that i have insert? and can be display in the calendar day view

shahiran250890 avatar Apr 08 '18 22:04 shahiran250890

While working with "Start Date" and "End Date", choose the dateTime Column type to store time along with date.

Mohammad-Yasin-Noori avatar Dec 19 '18 07:12 Mohammad-Yasin-Noori

https://www.w3schools.com/html/tryit.asp?filename=tryhtml_input_datetime-local

Mohammad-Yasin-Noori avatar Dec 19 '18 08:12 Mohammad-Yasin-Noori