Gantt APIMethodsgetCalendarsOn this pagegetCalendars Description Gets all the calendars added into Gantt getCalendars: () => any[]Returns calendars - (array) - an array of calendars Examplevar calendars = gantt.getCalendars();Detailsadded in version 4.2Related API getCalendar getTaskCalendar Related Guides Work Time Calculation