jquery-week-calendar icon indicating copy to clipboard operation
jquery-week-calendar copied to clipboard

businessHours formats

Open donpi opened this issue 13 years ago • 2 comments

Is there any way of setting the businessHours start and end with something like "8:30" instead of 8 ? If not, any hints of how could be done? Thanks!

donpi avatar Feb 06 '12 09:02 donpi

I have been looking for similar functionality in my app. As a work around, I have the 'events.json' file automatically generating a 'freeBusy' busy event over the periods I do not want to be displayed for each week, and just rounding the 'businessHours' display range to the smallest range I can that includes the 'available' range.

Long story short, we have two grey bands at the top and bottom of the calendar where you cannot place events, but it works as a temporary workaround.

MattCotterellNZ avatar Feb 06 '12 20:02 MattCotterellNZ

Thank you for your answer. I ended using the same work around. I hope that functionality will be implemented, that will be a great addition to the plugin.

donpi avatar Feb 07 '12 15:02 donpi