Looking to output a static day and month with a variable year based on a date input on a form (UK dates)
So essentially if I was to enter a date of say 10/06/01 or 20/06/01 the output would be 31/10/01
if the input was 10/01/02 the output would read 31/10/02 ie the day and month don't change but the year reflects the year in the input
Thanks
So essentially if I was to enter a date of say 10/06/01 or 20/06/01 the output would be 31/10/01
if the input was 10/01/02 the output would read 31/10/02 ie the day and month don't change but the year reflects the year in the input
Thanks