Groovy Last Day of Current Month
Does anyone have a groovy script to return the date of the last day of the current month? I can get it to return the day but not the month and year. For example, I can get 30 for the last day of April, but I need 4/30/2021
0