I need a calendar like fullcalendar, but I need to show all full year at a time for room/place booking. I have uploaded the image also.
$(function() {
$("#datepicker").datepicker({
numberOfMonths: 12,
showButtonPanel: true
});
});
I have used this, but the datepicker can't be used for event/booking.
There is a fork implementing yearview for FullCalendar:
https://github.com/tpruvot/fullcalendar/releases
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With