Hi i have date in format of YYYY-MM-DD ex. 2022-04-14
input date to change everytime
what i want to do is i want to find the last day according to input date and then i need to find next month first date
ex. today is april 14 then last day will be 2022-04-30 and first day of next month to be 2022-05-01
i need to use that input date and then find the last day according to the input date and then next month 1st day
@supermanPunch hi it working great i want the date in format of YYYY-MM-DD
can you please help me with that and also it giving default time that i dont require