Calendars

Calendars are used to hold information about working times, which can be used in scheduling work and calculating deadlines.

You can have multiple calendars. This allows you to handle working times and deadlines for locations in different time zones, for groups with different working hours, and so on.

Two services are provided to manage calendars:
  • WorkCalService - This service includes functions to create, delete, edit, and get information about base and overlay calendars and the time zones and calendar entries that they use.
  • BusinessDeadlineService - This service contains a function used to calculate the deadline for completing a specified task, based on a given calendar.