Hello!
I seem to have some trouble trying to convert this string (12202019) into a correctly formatted date. We are receiving dates without any "/, -" just numbers.
I want to turn 12202019 --> 12/20/2019. I tried to use formatDateTime and couldn't figure out the correct way to do this.
Any suggestions?
Thanks.