Good Evening,
I have two dates, date A = 01/01/2023 and date B = 12/12/2022. I would like to break into it
1. Days (ie for A =01 and B=12)
2. Months (A=01 and B=12)
3. Year (A=2023 and B=2022)
The issue is
There is an external .txt file which include the first date (A) and I have the B date...