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.
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?