Hello,
The date format is 20220912 needs to be changed to 01.09.2022.
Example - giving the input value 20220912 and the output has to be 01.09.2022, so here I need to change the day to first day.
So for, 20210823 to 01.08.2021.
How to append and concatenate?
How to write code for this? Please help me.
Thanks in advance.