Dear Stata Users,
I have a date variable "date" that is in (day, month, year) format. What I want to have to create "stdt" variable that will be "date" + 1 month; "end1dt" = "date" + 12 months; "end2dt" = "date" + 24 months and "end3dt" = "date" + 36 months. Please, help me to resolve this issue.
I have a date variable "date" that is in (day, month, year) format. What I want to have to create "stdt" variable that will be "date" + 1 month; "end1dt" = "date" + 12 months; "end2dt" = "date" + 24 months and "end3dt" = "date" + 36 months. Please, help me to resolve this issue.
Comment