Hi all,
I have a problem with converting date data. I created date data based on the business calendar. However, this new date is formatted as %tb. When I try to convert it into %tb, the results show 1960, which is definitely wrong because my data starts from 2013. I have tried offset or gen a new double/str var. Neither of these worked at all. Can anyone help me solve this?
Many thanks!
Cris
I have a problem with converting date data. I created date data based on the business calendar. However, this new date is formatted as %tb. When I try to convert it into %tb, the results show 1960, which is definitely wrong because my data starts from 2013. I have tried offset or gen a new double/str var. Neither of these worked at all. Can anyone help me solve this?
Many thanks!
Cris
Comment