Weekends (constant)¶ Syntax¶ Weekends Description¶ Code for the weekend (Saturday and Sunday). Examples¶ The following action adds hours for a Workplace to an agent's schedule: add_to_schedule(Workplace, Weekends, 1pm, 0, 3pm, 0) See Also¶ Everyday Fri Mon Sat Sun Thu Tue Wed Weekdays Weekends