- Home [object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
- Manage types
- Global context and isolation
- Manage apps
- Work with external services
- Scripts in widgets
- Web components
- Access permissions
- Getting started with processes
- Getting started with signatures
- Getting started with file previews
- Getting started with the organizational chart
- Getting started with users and groups
-
Getting started with the
Table data type - Use cases
- API
Business calendar settings
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
Properties
daySchedule
Workday schedule.
Type declaration
lunchTime: TimeFromAndTo
Lunch time.
workingTime: TimeFromAndTo
Working hours.
weekends
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
Properties