I have a dataset with
20170306
20180306
I want to change to
2017-03-06
2018-03-06
with dashes.
Right idea, but switch instead to the YYMMDDD10. format to allow for a four-digit year.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.