Dates Displaying Incorrectly in Frontend (Adalo)

The focus of this conversation is on resolving an issue related to an API call within Adalo that involves integrating with Xano, specifically around time zone handling and data formatting.

Initially, there were errors (HTTP 500 and 400) occurring due to incorrect date and time formatting between Adalo and Xano.

The user was guided to change the time zone handling in the API calls from New York time to UTC. By running tests and examining the database records, they confirmed that the issue was due to the incorrect time zone conversion.