Input Form Widget Error

Input Form Widget Error

@Steven Flaxman

Hi

I have picked up an issue with the input form widget.

The problem lies with the field type calendar.

If you select a date and submit it
date sel

The date is saved to the variable incorrectly. It seems out by one day and is saved as a START date as if you were inputting a range of dates, i want a standalone date and did not select “show end date”.
calender
sel

This is the result from the variable date.
result

It should be outputted as was originally inputted.

05/01/2021

Kind Regards
Flaxies