I am still struggling with this a bit.
Just to confirm, I want to put this formula in the Record Selection Formula Editor?
I tried that, and I modified it to look like so:
datetime(tonumber(left({aeven.ds_ts}, 4)),
tonumber(mid({aeven.ds_ts}, 5,2)),
etc...
I get an error that...