Hello there,
I am trying to figure out how to handle this assignment, and hopefully someone can explain what to do
Steps so far:
- Read text using Get text from website and store the data in var GetDateText
- Example of output from GetDateText: “Pending stuff at 12-12-2019” / “Pending stuff at 09-04-2019”
I want the output to be manipulated into “(12)-12-2019 -> (31)-12-2019” / “09-04-2019 -> 30-04-02019”
Essentially i want the output to be the LAST day in the month