Hi all !!
I have work with my data base. I try to create a variable "date1" which is the same than my variable in red "date".
When I do :
gen date1=td(4jan1999)+_n-1
tsset date1, daily
It works but the date isn't equal to what I wanted.
I add the stata file.
Thank you for your time !
I have work with my data base. I try to create a variable "date1" which is the same than my variable in red "date".
When I do :
gen date1=td(4jan1999)+_n-1
tsset date1, daily
It works but the date isn't equal to what I wanted.
I add the stata file.
Thank you for your time !