python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Full Calendar does not show range for 15 min slot duration
I am fixing someone else's code and I'm not familiar with Full calendar.
Can anybody help me with full calendar. I have an event set for 7:00AM-7:15AM, it should show that on the UI. What happens righ...
Shiro Mier
Votes: 0
Answers: 1
Set background color for each days of week in fullcalendar if a criteria matches?
I use django with fullcalendar and I want to change the color of days based of user's schedule.
here is the structure of the user's schedule:
Sunday: off // e.g. color should be blue
Monday: work // e...

Mahdi Jafari
Votes: 0
Answers: 1
Uncaught TypeError: Cannot read properties of undefined (reading 'hasTime') in fullcalendar when pulling through large number of SQL records
As the title says, I am getting that uncaught TypeError when I pull through for example 1800 records on the SQL statement to populate the calendar. If I add a LIMIT clause to the statement (to around ...
macca4244
Votes: 0
Answers: 0