bootstrap-year-calendar icon indicating copy to clipboard operation
bootstrap-year-calendar copied to clipboard

[DEPRECATED] A fully customizable year calendar widget, for boostrap !

Results 107 bootstrap-year-calendar issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this amazing calendar, I am trying to integrate it into my project and I still miss one thing: I want to give the start and end period...

Hi. Awesome script :-D Is it possible to show prices for each day? Like bookings room hotel. Thanks in advance :-D ![image](https://user-images.githubusercontent.com/25229438/222402232-85c6be99-b9cd-4f46-9ba2-0a0cedad13db.png)

This is a great calendar plugin but I didn't like the way that the responsiveManagement function was called 300ms after the initial rendering of the dates. It caused the calendar...

``` × Event Index Name Location Start Date End Date Submit Close ``` ``` function editEvent(event) { $('#event-modal input[name="event-index"]').val(event ? event.id : ''); $('#event-modal input[name="event-name"]').val(event ? event.name : ''); $('#event-modal...

Hello everyone We can get the current year when RenderEnd event is finish . So i would like to update data depending of the year with the setDataSource function but...

Hi, guys I have a little issue (I think), I'm new in the programming world and I don't know how to disable days with the following features: 1. Disable and...