CALENDAR Procedure

OUTFIN Statement

Specifies the last day of the week to display in the calendar.
Alias: OUTFINISH
Requirement: The OUTSTART statement is required.
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

OUTFIN day-of-week;

Required Argument

day-of-week
the name of the last day of the week to display. For example,
    outfin friday;

Details

Use either the OUTFIN or OUTDUR statement to supply the procedure with information about the length of the week to display. If you use both, then PROC CALENDAR uses only the OUTFIN statement.