React-big-calendar – display multiple timeslots in week, workweek and day view
I am using React-big-calendar in my react app. I want to have the ability to display two timeslots in different timezones (i.e. these are configurable) in the day, workweek and week view, similar to the outlook. Refer below image.
Add label to all thursdays beside events in react big calendar
i am using react big calendar, i want to add a custom label to all thusdays. i use components day header but it removes all events in calendar
here is my code
I am using react big calendar. and i want to add print functionality like google calendar
I have react big calendar component for making calendar, at the time of printing the calendar face such issue where the views are scrollable and then I am not able to print the entire view instead able to print only the screen visible to the user without scrolling.