The CALENDAR Procedure |
Alias: | HOLISTA, HOLIDAY |
Calendar type: | Summary and schedule |
Requirement: | When you use a holidays data set, HOLISTART is required. |
Featured in: | Schedule Calendar with Holidays: 5-Day Default through Schedule Calendar, Blank or with Holidays |
HOLISTART variable; |
Required Arguments |
contains the starting date of each holiday.
Restriction: | Values of variable must be in either SAS date or datetime values. |
Restriction: | If the HOLISTART variable contains datetime values, then specify the DATETIME option in the PROC CALENDAR statement. |
Details |
The holidays data set need not be sorted.
All holidays last only one day, unless you use a HOLIFIN or HOLIDUR statement.
If two or more holidays occur on the same day, then PROC CALENDAR uses only the first observation.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.