Example: barber
Search results with tag "Computing ages in sas"
Computing Ages in SAS
support.sas.comComputing ages with YRDIF The SAS Help and Documentation states that the YRDIF function "Returns the difference in years between two dates." Since age is the difference in years between two dates (a birth date and some other date), the YRDIF function has been used to …