create_work_schedule: Create work schedule
Description
Create work schedule
Usage
create_work_schedule(start_time = "9:00:00", end_time = "17:00:00")
Arguments
- start_time
Character indicating the usual start time for workdays (hh:mm:ss)
- end_time
Character indicating the usual end time for workdays (hh:mm:ss)