Bug: Form submissions are saved with wrong date schedule (not pinned), delayed by 2 months in latest stable

In the latest stable version, when I submit a form, the date that arrives on the receiving side is shifted by two months and does not match the date I submitted.
This appears to happen for each form submission, and the date seems fixed to an incorrect value rather than being preserved/pinned to the original input.

  • Expected: the date in the received data should exactly match the date selected in the form.

  • Actual: the submitted date is received as a different date, offset by two months.

  • Observed behavior: date is not pinned to the submitted value (not fixed to the intended schedule).

Please investigate this as a data persistence/submit payload issue in form handling.