diff --git a/js/calendar.js b/js/calendar.js index 29aa5f52..9fd28dbc 100644 --- a/js/calendar.js +++ b/js/calendar.js @@ -242,6 +242,7 @@ $(function () { if (uncapProf == "") { uncapProf = "Undecided"; } + //start from start of the month classSchedules.push({ title: `${department}-${course_nbr} with ${uncapProf}`, start: moment().startOf('month').format("YYYY-MM-") +