Learn how SAS treats dates, and why are they represented as integer numbers. Learn what happened on 01 Jan 1960 ! In SAS, dates are handled differently than in other programming languages. All dates are associated with a numerical value, with 1st January 1960 being given a value of zero and each subsequent day having a value one higher than the previous day.
0 comments