The business hours and non-working days are defined in the Business Calendar. You can get the Business Calendar settings using the
ProductionSchedule.getGeneralSettings method.

Hierarchy

  • ProductionScheduleGeneralSettings

Properties

daySchedule

daySchedule: object

Workday schedule.

Type declaration

weekends

weekends: object

Non-working days.

Each day of the week is compared against the non-working day attribute.

Type declaration

  • friday: boolean
  • monday: boolean
  • saturday: boolean
  • sunday: boolean
  • thursday: boolean
  • tuesday: boolean
  • wednesday: boolean