Dear all
I probably have a very simple question, yet I cannot solve it.
I have a variable called "Zeitpunkt" which is in double type and %tCMonth_dd,_CCYY_HH:MM format.
One observation has following value: January 19, 2022 22:00
I now want to change that to January 19, 2023 22:00
Unfortunately, stata always tells me that there is a type missmatch.
Any ideas how to change the value?
Thanks a lot!
Antonia
I probably have a very simple question, yet I cannot solve it.
I have a variable called "Zeitpunkt" which is in double type and %tCMonth_dd,_CCYY_HH:MM format.
One observation has following value: January 19, 2022 22:00
I now want to change that to January 19, 2023 22:00
Unfortunately, stata always tells me that there is a type missmatch.
Any ideas how to change the value?
Thanks a lot!
Antonia
Comment