Hello,
I have three variables (birth_day_child birth_month_child birth_year_child) which I need to convert to numeric variables, and combine to create a date of birth variable (dob).
I am not sure how to do it.
Thank you.
I have three variables (birth_day_child birth_month_child birth_year_child) which I need to convert to numeric variables, and combine to create a date of birth variable (dob).
I am not sure how to do it.
Thank you.
Comment