Hi,

I am encountered with a problem in converting a string variable to date format to enable time series analysis.
My string variable looks like this:
0117
0217
0317
0417
.
.
.
1217
0118
0218
.
.
.
.
1118
1218


Can you please help me convert this variable from a string variable to date format.