Hi, dates are numerical data type in SAS. when you print/read the dates in SAS, they will be presented as number however if you use format such as date9. then it will be printed in regular date format. I will suggest you to watch session 8 that how to read and display dates in SAS. Hope it helps.
what is date9. stands for?
Hi, dates are numerical data type in SAS. when you print/read the dates in SAS, they will be presented as number however if you use format such as date9. then it will be printed in regular date format. I will suggest you to watch session 8 that how to read and display dates in SAS. Hope it helps.
Analytics School thank u sir really appreciate ur help