[bug resolved] Date (UNIX) is not converting stripe created time correctly

Note: This had worked for years and suddenly a few days ago stopped working.

I am calling a simple get for payment intents to populate a payment history table. Here is a timestamp I get from stripe. Note this is in seconds. I make sure to choose the datatype “date (UNIX)” in my API Connector.
Screenshot 2025-01-21 at 9.20.20 AM

I then format the date according to my app’s specification:

The result. Bubble does not convert the unix timestamp correctly.

Did something change in how Date (UNIX) works?

1 Like

Thanks @sudsy.

The issue has been resolved.