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

I am trying to fire the clickDay event inside the calendarat initialization but its not working but same thing if I do with jQuery classic method to bind method on...

Hello, This code works for passed months but it disables passed months for 2018 aswell. It should disable January, February, March, April, May for 2017 but not for 2018 renderEnd:...

Good afternoon, I think it has a bug in the calendar, see the month of October of the year 2016, there are only 30 days where the correct one would...

When only a single day is selected (so startDate and endDate are the same), endHalfDay won't work due to the line ... else if(events[events.length - 1].endDate.getTime() == currentTime) Remove the...

Hi, i would like to use your library in my project with the "disabledWeekDays" feature. Maybe you can predict the date of the next release? I would prefer to use...

Hi Paul I am keen to utilise this widget. If you are keen on paid support please let me know. Regards Peter

Is there any easy way to get a full year view with the first week of the next year? I'm using this awesome library for an App to manage work...

Instead of adding an Update event to the "contextMenuItems' , I need to invoke this event on the "selectRange" method itself. How can I do that? Scenario: In my case,...

For months diplayed right on screen (like 31st of December), the popover pop-up with 'Edit' and 'Remove' options doesn't appears. Any solution?

I tried the put calendar on empty html page or view but I could not figure out. Can anybody show usage of calendar on html or view page and also...