Data work.my_data_file; Result_1 = PUT(holiday('THANKSGIVING', 2021), Date9.); Result_2 = PUT(holiday('HALLOWEEN', 2021), Date9.); Run; |
What's happening in the script above?
Variable | Input | Output | Description |
---|---|---|---|
Result_1 | PUT(Holiday('THANKSGIVING',20121),Date9.) | 25NOV2021 | |
Result_2 | PUT(Holiday('HALLOWEEN',2021),Date9.) | 31OCT2021 | |
Kevin Regan
Have an article, idea, found a typo, want to contribute? Shoot me an email
Here
Below are links to some Udemy Data Science Courses. I've been using Udemy for a number of years now, and I've found their courses super helpful, maybe you will also.