I have a date field entered by the user to do specific function. It expires after one month.
For example I login with 10/12/2018 it will expires in 11/12/2018, but I need to show the expiry date (the last day of a month) i.e. 11/30/2018.
That is the expiry date should be the last day of a month.
I need to add remaining days in a month for the date 11/12/2018 and should show the expiry date.