Pro Forms Date fields return 1970-01-01 when selecting future months

I’m experiencing an issue with the date fields in Bricks Forge Pro Forms:

  • For the current month, the date selection works correctly.
  • However, when selecting a date in a future month, the field always returns 1970-01-01 instead of the chosen date.

Context:
I’m currently building a check-in/check-out logic with Bricks Forge, where the selected dates should be appended as parameters to the URL during the redirect to the thank-you page.

Example/Test environment:
:backhand_index_pointing_right: https://b14neri.myrdbx.io/

I’ve created a separate test environment specifically for this ticket and can provide you with access if needed.

It looks like a bug to me, could you please check this?

Thanks! Added to the bug tracker :slight_smile:

Update: unfortunately, I am unable to reproduce it. How do you retrieve the value in the result site of your example? For me, the payload always include the correct date, even with future dates. Could you show me which dynamic data you`re using to retrieve the values?

I think it would be quicker if I sent you the login details for the test environment.

I have sent you the login details privately.

Here is the new test env: https://b35r6be9.myrdbx.io/

It’s really strange, now the future dates in November work, but the dates for October, such as 10/27/2025, show 01/01/1970 on the thank you page :upside_down_face: