Hello,
I have tried using a few commands and haven't had luck--I think I am just confused. How do I turn dates that look like "01jan2020" into month-yr dates like "2020m1"? Data below. TIA--CJ
I have tried using a few commands and haven't had luck--I think I am just confused. How do I turn dates that look like "01jan2020" into month-yr dates like "2020m1"? Data below. TIA--CJ
Code:
* Example generated by -dataex-. For more info, type help dataex clear input double rmvl_entry_dt 1.5900192e+12 1.6153344e+12 1.6153344e+12 1.6153344e+12 1.6153344e+12 end format %tc rmvl_entry_dt

Comment