Fixed timezone
This commit is contained in:
@@ -35,7 +35,7 @@ function setData(events) {
|
||||
defaultView: 'agendaWeek',
|
||||
minTime: "07:00:00",
|
||||
maxTime: "19:00:00",
|
||||
timeZone: 'UTC',
|
||||
timeZone: 'local',
|
||||
});
|
||||
calendar.render();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user