Hi all,

I hope someone can help here. I want to correct the first two digits of the year from a date of birth (dob) variable from 20 to 19.


30Dec2029 30Dec1929
19Nov2028 19Nov1928

storage display value
variable name type format label variable label
----------------------------------------------------------------------------------------------------------
dob int %td.. DATE_OF_BIRTH


Thanks.
Sonia