Hi smarter people than me, I hope you can help?
I have an integration with CraftMyPDF where I send a payload I build in script through to be used to populate the PDF template. 2 of the fields passed through are date fields: Contract date and Event date. I have noticed that these fields are always offset by 1 day in the past.
In the base grid view (or any other Airbase view or interface) these dates reflect accurately, as captured. When I use these same fields in my payload and inspect it, they reflect with -1 offset.
The dates are formatted "friendly" and set to my local timezone.
Does anyone have any suggestions on how to get the API to honour the date as it is shown in grid views?
thanks in advance!