Chapter Contents

Previous

Next
The CALENDAR Procedure

HOLIFIN Statement


Specifies the variable in the holidays data set containing the finishing date of each holiday.

Alias: HOLIFINISH
Calendar: Schedule
Default: If you do not use a HOLIFIN or HOLIDUR statement, all holidays last one day.


HOLIFIN variable;


Required Arguments

variable
contains the finishing date of each holiday.
Restriction: This variable must be in the holidays data set.
Restriction: Values of variable must be in either SAS date or datetime values.
Restriction: If the HOLIFIN variable contains datetime values, you must specify the DATETIME option in the PROC CALENDAR statement.


Holiday Duration
If you use both the HOLIFIN and the HOLIDUR statement, PROC CALENDAR uses only the HOLIFIN variable.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.