CALENDAR Procedure

OUTSTART Statement

Specifies the starting day of the week to display in the calendar.
Alias: OUTSTA
Default: If you do not use OUTSTART, then each calendar week begins with Sunday.
See: Multiple Summary Calendars with Atypical Work Shifts (Separated Output)
Multiple Schedule Calendars with Atypical Work Shifts (Separated Output)

Multiple Schedule Calendars with Atypical Work Shifts (Combined and Mixed Output)

Multiple Summary Calendars with Atypical Work Shifts (Separated Output)

Syntax

OUTSTART day-of-week;

Required Argument

day-of-week
the name of the starting day of the week for each week in the calendar. For example,
   outstart monday;

Details

By default, a calendar displays all seven days in a week. Use OUTDUR or OUTFIN, in conjunction with OUTSTART, to control how many days are displayed and which day starts the week.