Prefilled Date from Salesforce adding T00:00:00Z

  1. Normal Date field on on form
  2. Uses Salesforce integration to save the date to our environment
  3. Date appears correctly in Salesforce and the field in Salesforce is Date NOT DateTime
  4. Prefill the form using API/Get
  5. The Date appears a day earlier in the prefilled form. Feathery is interpreting the Date as a DateTime and trying to display it locally to us which causes the date to go back by one day. However it will still Post/Update to Salesforce as the right date.
  6. The T00:00:00Z is not visible until I pass the date value over to a Document.

Hi, Can we know which form have you experienced this and the sample submission if possible.

To the best of my knowledge it is affecting all forms that are pre-fill a date field.

If you want a specific example to look at you can check the Active Depo form we have with submission 625a7816-cc08-4db9-8a2c-4a16db50ee6b.